aboutsummaryrefslogtreecommitdiff
path: root/modules/user
diff options
context:
space:
mode:
Diffstat (limited to 'modules/user')
-rw-r--r--modules/user/desktop/swayfx.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/user/desktop/swayfx.nix b/modules/user/desktop/swayfx.nix
index 2454f23..7d8d4c7 100644
--- a/modules/user/desktop/swayfx.nix
+++ b/modules/user/desktop/swayfx.nix
@@ -49,6 +49,7 @@
""
"󰖨"
];
+
tooltip-format = "{percent}%";
};
@@ -61,6 +62,7 @@
""
""
];
+
format-time = "{H}h{m}m";
format-warning = "{icon} ({capacity}%)";
states = {
@@ -112,6 +114,7 @@
"󰤥"
"󰤨"
];
+
format-wifi = "{icon}";
interval = 1;
tooltip-format = "{ifname} tx: {bandwidthUpBytes} rx: {bandwidthDownBytes}";
@@ -133,10 +136,12 @@
"DP-1"
"eDP-1"
];
+
"2" = [
"DP-2"
"eDP-1"
];
+
"3" = [ ];
"4" = [ ];
"5" = [ ];
@@ -154,6 +159,7 @@
"󰖀"
"󰕾"
];
+
format-muted = "󰸈";
on-click = "wpctl set-mute @DEFAULT_SINK@ toggle";
tooltip-format = "{node_name} - {volume}%";