added syncthing
This commit is contained in:
parent
e34907e038
commit
b8907010fe
8 changed files with 46 additions and 17 deletions
|
|
@ -8,7 +8,7 @@
|
|||
columns = 120;
|
||||
lines = 25;
|
||||
};
|
||||
decorations = "none";
|
||||
decorations = "full";
|
||||
opacity = 0.9;
|
||||
title = "Alacritty";
|
||||
};
|
||||
|
|
|
|||
4
modules/home-manager/waybar.nix
Normal file
4
modules/home-manager/waybar.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, config, lib, ...}:
|
||||
{
|
||||
wa
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue