Enable power button again

This commit is contained in:
Thomas Avé 2024-01-20 22:27:26 +01:00
parent ff8e2c3d43
commit 038dc6f99e
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ bind = $mainMod, C, exec, cliphist list | awk '{print $0, "\0icon\x1fcom.github.
bind = $mainMod, Y, exec, /home/user/.config/rofi/rofi-ykman.sh
bind = $mainMod, Escape, exec, rofi -show power-menu -modi power-menu:$scripts/rofi-power-menu
bind = ,XF86PowerOff, exec, rofi -show power-menu -modi power-menu:$scripts/rofi-power-menu
bind = ,XF86MonBrightnessUp, exec, xbacklight -inc 10
bind = ,XF86MonBrightnessDown, exec, xbacklight -dec 10
bind = ,XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 10%+ --limit 1.0