Skip to content

Commit 0f873e1

Browse files
committed
enable power
1 parent ded6478 commit 0f873e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ sway__lock: 'swaylock --color 000000 --image /usr/share/backgrounds/sway/Sway_Wa
2020
sway__waybar: true
2121
sway__waybar_modules_left: ["sway/workspaces", "sway/mode", "sway/scratchpad"]
2222
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"]
23+
sway__waybar_modules_right: ["idle_inhibitor", "custom/weather", "pulseaudio", "network", "cpu", "memory", "disk", "temperature", "backlight", "keyboard-state", "sway/language", "battery", "custom/power", "clock", "tray"]
2424
sway__waybar_font_size: '13px'
2525
sway__waybar_light_up: 'light -A 1'
2626
sway__waybar_light_down: 'light -U 1'

0 commit comments

Comments
 (0)