From 61c4f7e252293588a6f374db85fb3d8002041505 Mon Sep 17 00:00:00 2001 From: tiyn Date: Tue, 24 Oct 2023 19:01:34 +0200 Subject: [PATCH] removed not used hotkeys --- .config/sxhkd/sxhkdrc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 239cfa8..582e218 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -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