mirror of
https://github.com/roles-ansible/ansible_role_sway.git
synced 2024-08-16 13:49:49 +02:00
enable power
This commit is contained in:
parent
ded647888f
commit
0f873e1ac8
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ sway__lock: 'swaylock --color 000000 --image /usr/share/backgrounds/sway/Sway_Wa
|
|||
sway__waybar: true
|
||||
sway__waybar_modules_left: ["sway/workspaces", "sway/mode", "sway/scratchpad"]
|
||||
sway__waybar_modules_center: ["sway/window"]
|
||||
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"]
|
||||
sway__waybar_font_size: '13px'
|
||||
sway__waybar_light_up: 'light -A 1'
|
||||
sway__waybar_light_down: 'light -U 1'
|
||||
|
|
Loading…
Reference in a new issue