diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-03-13 21:14:29 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-03-13 21:14:29 +0100 |
commit | 3fff9659276707fb32cfc8c23360c4db8c00ead2 (patch) | |
tree | f7766f9ed2f37ea6fea79c0ae0c5dbfe28b01f47 | |
parent | 24a351df42c4805efe27d38256b4c6e3e07f84c4 (diff) |
update xbindkeysrc
-rw-r--r-- | .config/xbindkeys/main##template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/xbindkeys/main##template b/.config/xbindkeys/main##template index a14e953..d92edcc 100644 --- a/.config/xbindkeys/main##template +++ b/.config/xbindkeys/main##template @@ -2,9 +2,9 @@ Mod4 + Escape "polybar-msg cmd toggle" Mod4 + b -"rofi -show drun -no-default-config" +"rofi -show drun" Mod4 + space -"rofi -show window -no-default-config" +"rofi -modes window -show window" Alt + Tab "st" Mod4 + Return |