From 39d4c4743cfd7b695a55672d6235e5574deab74c Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Tue, 3 Oct 2023 09:02:30 +0200 Subject: Change the order of options in rofi desktop shortcut --- sxhkd/.config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sxhkd/.config') diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 6a36d4d..ac3cdd5 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -149,7 +149,7 @@ 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 + rofi -modi "Desktop:~/scripts/sxhkd/rofi_new.sh,Renommer:~/scripts/sxhkd/rofi_rename.sh" -show Desktop super + a bspc node @parent -f -- cgit v1.2.3