From ca67f909c046f700523d0763fa2a309f0cdcee42 Mon Sep 17 00:00:00 2001 From: EvilMuffinHa Date: Mon, 28 Mar 2022 20:32:35 -0400 Subject: [PATCH] rofi fix --- sxhkd/sxhkdrc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index eab7bc0..687a00b 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -12,7 +12,11 @@ super + shift + Return # program launcher super + @space - rofi -show-icons -show + rofi -show-icons -modi drun -show + +# show windows +super + t + rofi -show-icons -modi window -show # toggle compositing super + ctrl + space