mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
sway: update module
This commit is contained in:
parent
653ad040c7
commit
5eefeecfcf
2 changed files with 20 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue