summaryrefslogtreecommitdiff
path: root/modules/home-manager
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home-manager')
-rw-r--r--modules/home-manager/waybar.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/home-manager/waybar.nix b/modules/home-manager/waybar.nix
index 74aa144..459d651 100644
--- a/modules/home-manager/waybar.nix
+++ b/modules/home-manager/waybar.nix
@@ -9,7 +9,7 @@
* {
font-family: FantasqueSansMono Nerd Font;
- font-size: 14px;
+ font-size: 12px;
min-height: 0;
}
@@ -161,7 +161,7 @@
car = "";
default = [ "" "" "" ];
};
- on-click = "pavucontrol";
+ on-click = "pwvucontrol";
};
"wireplumber" = {
on-click = "helvum";
@@ -182,7 +182,7 @@
# car = "";
default = [ "" "" "" ];
};
- # on-click = "pavucontrol"
+ # on-click = "pwvucontrol"
};
"network" = {
format-wifi = "{essid} ({signalStrength}%) ";