statusbar & tray set up
This commit is contained in:
parent
5bc1b7fc2b
commit
dc1d2b7c2b
4 changed files with 39 additions and 37 deletions
|
@ -6,7 +6,7 @@ pkgs.writeShellScriptBin "desktopctl" ''
|
|||
exit 0
|
||||
;;
|
||||
"Log Out")
|
||||
pkill i3
|
||||
pkill xmonad
|
||||
exit 0
|
||||
;;
|
||||
"Shut Down")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue