sway: switch from waybar -> nwg-panel (except for moby)

This commit is contained in:
Colin 2024-06-14 07:21:11 +00:00
parent 14616f9b61
commit 02fdc91237
2 changed files with 6 additions and 1 deletions

View File

@ -28,6 +28,10 @@
sops.secrets.colin-passwd.neededForUsers = true;
# TODO: switch to nwg-panel
sane.programs.nwg-panel.enableFor.user.colin = false;
sane.programs.waybar.enableFor.user.colin = false;
sane.programs.sway.enableFor.user.colin = true;
sane.programs.blueberry.enableFor.user.colin = false; # bluetooth manager: doesn't cross compile!
sane.programs.fcitx5.enableFor.user.colin = false; # does not cross compile

View File

@ -148,6 +148,7 @@ in
"fontconfig"
# "gnome.gnome-bluetooth" # XXX(2023/05/14): broken
# "gnome.gnome-control-center" # XXX(2023/06/28): depends on webkitgtk4_1
"nwg-panel"
"pipewire"
"playerctl" # for waybar & particularly to have playerctld running
"rofi" # menu/launcher
@ -164,7 +165,7 @@ in
"switchboard" # network/bluetooth/sound control panel
"sysvol" # volume notifier
"unl0kr" # greeter
"waybar" # used by sway config
# "waybar"
"wdisplays" # like xrandr
"wireplumber" # used by sway config
"wl-clipboard"