deez nuts
This commit is contained in:
parent
ef91935d4b
commit
85f5b31e40
2 changed files with 4 additions and 0 deletions
|
|
@ -82,6 +82,8 @@
|
|||
#"hyprctl plugin load "
|
||||
(lib.mkIf (config.desktop.walker.enable) "elephant")
|
||||
(lib.mkIf (config.desktop.waybar.enable) "waybar")
|
||||
(lib.mkIf (config.desktop.noctalia.enable) "noctalia-shell")
|
||||
(lib.mkIf (config.desktop.noctalia.enable) "noctalia-shell ipc call wallpaper random")
|
||||
(lib.mkIf (config.desktop.wallpaper.enable) "waypaper --restore --random")
|
||||
(lib.mkIf (config.gaming.steam.enable) "adwaita-steam-gtk -u; steam -silent")
|
||||
(lib.mkIf (config.internet.mail.providers.protonmail.enable) "protonmail-bridge -n")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue