sway: update module

This commit is contained in:
Luj 2023-11-23 10:42:54 +01:00
parent 653ad040c7
commit 5eefeecfcf
Signed by: luj
GPG key ID: 6FC74C847011FD83
2 changed files with 20 additions and 2 deletions

View file

@ -15,6 +15,11 @@
luj.programs.emacs.enable = true;
luj.programs.zsh.enable = true;
luj.emails.enable = true;
luj.programs.sway = {
enable = true;
modifier = "Mod4";
background = ./wallpaper.jpg;
};
programs.rofi = {
enable = true;