From 9f0f76dc27e134860658a931e2bd572db7b9c804 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Wed, 14 Sep 2022 08:07:35 +0200 Subject: Added function keys 6-9 --- sxhkd/.config/sxhkd/sxhkdrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sxhkd/.config') diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 171fae6..d745336 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -145,6 +145,9 @@ shift + mod5 + Escape mod5 + {_,shift + } F{1-5} {~/scripts/sxhkd/show.sh, ~/scripts/sxhkd/move.sh} {1-5} +super + {_,shift + } F{6-9} + {~/scripts/sxhkd/show.sh, ~/scripts/sxhkd/move.sh} {6-9} + super + n rofi -modi "Renommer:~/scripts/sxhkd/rofi_rename.sh,Desktop:~/scripts/sxhkd/rofi_new.sh" -show Renommer -- cgit v1.2.3