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;
|
colors = colors;
|
||||||
})
|
})
|
||||||
./keyring.nix
|
./keyring.nix
|
||||||
|
./sway
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue