statusbar & tray set up

This commit is contained in:
Jade 2023-04-22 14:57:32 +02:00
commit dc1d2b7c2b
4 changed files with 39 additions and 37 deletions

View file

@ -6,7 +6,7 @@ pkgs.writeShellScriptBin "desktopctl" ''
exit 0
;;
"Log Out")
pkill i3
pkill xmonad
exit 0
;;
"Shut Down")