From 816b9ae21573643567b5699098d5a15d5c491004 Mon Sep 17 00:00:00 2001 From: omri Date: Tue, 19 Nov 2024 20:19:01 +0200 Subject: [PATCH] sxhkd: use rofi -drun --- .config/sxhkd/sxhkdrc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 55cae56..8cc6f71 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -49,6 +49,9 @@ super + {a,s,d,f,g,z,x,c,v,b} bspc desktop -f "$d.local" || bspc desktop -s "$d" # this is running on fish for some reason +super + shift + {a,s,d,f,g,z,x,c,v,b} + bspc node -d {a,s,d,f,g,z,x,c,v,b} + # Monitor super + m bspc monitor -f next @@ -86,6 +89,9 @@ super + Return kitty super + space + rofi -show drun + +super + control + space rofi -show run super + grave