Fix sway module
This commit is contained in:
parent
3d86adb45f
commit
25ef3eaca5
3 changed files with 2 additions and 3 deletions
|
@ -22,5 +22,6 @@ in {
|
|||
colors = colors;
|
||||
})
|
||||
./keyring.nix
|
||||
./sway
|
||||
];
|
||||
}
|
||||
|
|
|
@ -96,9 +96,7 @@ in
|
|||
qt5.qttools
|
||||
emacs
|
||||
qt5.qtwayland
|
||||
swayidle
|
||||
mako
|
||||
swaylock
|
||||
kanshi
|
||||
termite
|
||||
bemenu
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
set $wallpaper ~/.config/nixpkgs/sway/wallpaper
|
||||
set $wallpaper ~/.config/nixpkgs/modules/sway/wallpaper
|
||||
set $foreground #a3a3a3ff
|
||||
set $background #1f2022e5
|
||||
set $dark_black #1f2022ff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue