feat: switch to waybar

This commit is contained in:
Zhongheng Liu 2025-02-28 14:14:15 +02:00
commit b2d8783e83
Signed by: steven
GPG key ID: 805A28B071DAD84B
8 changed files with 319 additions and 233 deletions

View file

@ -7,7 +7,7 @@
./wechat
./editors.nix
./gtk.nix
./ags
#./ags
./xdg.nix
./stylix.nix
#./dwl
@ -55,7 +55,7 @@
qq
shotwell
mpv
kdenlive
kdePackages.kdenlive
obsidian
heroic
rustdesk
@ -67,7 +67,7 @@
programs = {
obs-studio = {
enable = true;
plugins = with pkgs.obs-studio-plugins; [ wlrobs input-overlay droidcam-obs ];
plugins = with pkgs.obs-studio-plugins; [ wlrobs input-overlay ];
};
home-manager.enable = true;
firefox = {