home/{xmobar/stalonetray}: disable

This commit is contained in:
Oystein Kristoffer Tveit 2024-06-26 20:23:41 +02:00
parent 5c596d06ab
commit e5de565c77
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ in {
./programs/rofi.nix ./programs/rofi.nix
./programs/taskwarrior.nix ./programs/taskwarrior.nix
./programs/vscode.nix ./programs/vscode.nix
./programs/xmobar # ./programs/xmobar
./programs/xmonad ./programs/xmonad
./programs/zathura.nix ./programs/zathura.nix
@ -46,7 +46,7 @@ in {
./services/picom.nix ./services/picom.nix
./services/polybar.nix ./services/polybar.nix
./services/screen-locker.nix ./services/screen-locker.nix
./services/stalonetray.nix # ./services/stalonetray.nix
./services/sxhkd.nix ./services/sxhkd.nix
./services/copyq.nix ./services/copyq.nix
]; ];