mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-26 04:57:45 +01:00
removed not used hotkeys
This commit is contained in:
parent
b2e73bc5a1
commit
61c4f7e252
@ -33,7 +33,7 @@ super + shift + l
|
||||
setxkbmap -query | grep -q 'nodeadkeys' && $(setxkbmap de ru ; notify-send -u low 'SXHKD' 'Set keymap to russian') || $(setxkbmap de nodeadkeys ; notify-send -u low 'SXHKD' 'Set keymap to german')
|
||||
|
||||
super + shift + r
|
||||
pkill -usr1 -x sxhkd ; notify-send -u low 'SXHKD' 'Reloaded config'
|
||||
pkill -usr1 -x sxhkd ; notify-send -u low 'SXHKD' 'Reloaded config'
|
||||
|
||||
super + Return
|
||||
$TERMINAL
|
||||
@ -52,8 +52,6 @@ super + F7
|
||||
dmenumount
|
||||
super + F8
|
||||
dmenuumount
|
||||
super + F9
|
||||
sudo -A systemctl restart NetworkManager
|
||||
super + F10
|
||||
prompt "Lock computer?" "slock"
|
||||
super + F11
|
||||
|
Loading…
x
Reference in New Issue
Block a user