mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-31 08:27:46 +02:00
maimpick: added sxhkd key
This commit is contained in:
parent
9bd93f5e4e
commit
a96c307688
@ -6,6 +6,8 @@ super + f
|
|||||||
$TERMINAL -e $FILE
|
$TERMINAL -e $FILE
|
||||||
super + m
|
super + m
|
||||||
thunderbird
|
thunderbird
|
||||||
|
super + x
|
||||||
|
pkill -usr1 -x sxhkd; notify-send 'sxhkd' 'Reloaded config'
|
||||||
super + shift + r
|
super + shift + r
|
||||||
dmenu_run -c -l 20
|
dmenu_run -c -l 20
|
||||||
super + F5
|
super + F5
|
||||||
@ -24,6 +26,9 @@ super + F11
|
|||||||
prompt "Shutdown computer?" "sudo -A shutdown -h now"
|
prompt "Shutdown computer?" "sudo -A shutdown -h now"
|
||||||
super + F12
|
super + F12
|
||||||
prompt "Reboot computer?" "sudo -A reboot now"
|
prompt "Reboot computer?" "sudo -A reboot now"
|
||||||
|
super + Print
|
||||||
|
maimpick
|
||||||
|
|
||||||
XF86Launch1
|
XF86Launch1
|
||||||
xset dpms force off
|
xset dpms force off
|
||||||
XF86AudioMute
|
XF86AudioMute
|
||||||
@ -38,3 +43,4 @@ XF86MonBrightnessDown
|
|||||||
light -U 15
|
light -U 15
|
||||||
XF86MonBrightnessUp
|
XF86MonBrightnessUp
|
||||||
light -A 15
|
light -A 15
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user