Fix sway module

This commit is contained in:
Tim Schubert 2020-08-01 21:35:51 +02:00
parent 3d86adb45f
commit 25ef3eaca5
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
3 changed files with 2 additions and 3 deletions

View file

@ -22,5 +22,6 @@ in {
colors = colors; colors = colors;
}) })
./keyring.nix ./keyring.nix
./sway
]; ];
} }

View file

@ -96,9 +96,7 @@ in
qt5.qttools qt5.qttools
emacs emacs
qt5.qtwayland qt5.qtwayland
swayidle
mako mako
swaylock
kanshi kanshi
termite termite
bemenu bemenu

View file

@ -1,4 +1,4 @@
set $wallpaper ~/.config/nixpkgs/sway/wallpaper set $wallpaper ~/.config/nixpkgs/modules/sway/wallpaper
set $foreground #a3a3a3ff set $foreground #a3a3a3ff
set $background #1f2022e5 set $background #1f2022e5
set $dark_black #1f2022ff set $dark_black #1f2022ff