sxhkd: Finally fix the broken xbacklight hotkeys
This commit is contained in:
parent
6932ecbe96
commit
a587208c3d
@ -3,7 +3,7 @@ update_info=powerdevil_move_shortcuts.upd:powerdevil_move_shortcuts
|
||||
|
||||
[KDE Keyboard Layout Switcher]
|
||||
Switch to Next Keyboard Layout=Ctrl+Alt+K,none,Switch to Next Keyboard Layout
|
||||
_k_friendly_name=KDE Daemon
|
||||
_k_friendly_name=System Settings
|
||||
|
||||
[kaccess]
|
||||
Toggle Screen Reader On and Off=Meta+Alt+S,Meta+Alt+S,Toggle Screen Reader On and Off
|
||||
@ -21,7 +21,7 @@ _k_friendly_name=KDE Daemon
|
||||
display=Display\tMeta+P,Display\tMeta+P,Switch Display
|
||||
|
||||
[khotkeys]
|
||||
_k_friendly_name=KDE Daemon
|
||||
_k_friendly_name=System Settings
|
||||
{3d36735d-a1a3-4b35-83d8-259b026dabc2}=Meta+Print,none,Take Active Window Screenshot
|
||||
{3eab367f-501b-4a68-a66c-710e31e34352}=Meta+Shift+Print,none,Take Rectangular Region Screenshot
|
||||
{50f1a634-39a7-47c8-a95a-9663e7fd2812}=Print,none,Start Screenshot Tool
|
||||
|
@ -41,8 +41,8 @@ XF86AudioMute
|
||||
pactl set-sink-mute 0 toggle
|
||||
|
||||
# Brightness controls
|
||||
XF86MonBrightness(Up,Down)
|
||||
xbacklight (-inc,-dec) 5
|
||||
XF86MonBrightness{Up,Down}
|
||||
xbacklight {-inc,-dec} 5
|
||||
|
||||
####################
|
||||
# BSPWM HOTKEYS
|
||||
|
Loading…
Reference in New Issue
Block a user