We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ded6478 commit 0f873e1Copy full SHA for 0f873e1
defaults/main.yml
@@ -20,7 +20,7 @@ sway__lock: 'swaylock --color 000000 --image /usr/share/backgrounds/sway/Sway_Wa
20
sway__waybar: true
21
sway__waybar_modules_left: ["sway/workspaces", "sway/mode", "sway/scratchpad"]
22
sway__waybar_modules_center: ["sway/window"]
23
-sway__waybar_modules_right: ["idle_inhibitor", "custom/weather", "pulseaudio", "network", "cpu", "memory", "disk", "temperature", "backlight", "keyboard-state", "sway/language", "battery", "clock", "tray"]
+sway__waybar_modules_right: ["idle_inhibitor", "custom/weather", "pulseaudio", "network", "cpu", "memory", "disk", "temperature", "backlight", "keyboard-state", "sway/language", "battery", "custom/power", "clock", "tray"]
24
sway__waybar_font_size: '13px'
25
sway__waybar_light_up: 'light -A 1'
26
sway__waybar_light_down: 'light -U 1'
0 commit comments