diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-30 15:38:50 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-30 15:38:50 +0100 |
commit | 43a6f43141f01486eb1afb02880a6880bb51892b (patch) | |
tree | 398102ffccc1dcc11a1d796c9e16d469596a55ca /.config/xbindkeys | |
parent | 6adc601fa5ce8ab450da10b1c32f989808725037 (diff) |
improve keyboard shortcuts
Diffstat (limited to '.config/xbindkeys')
-rw-r--r-- | .config/xbindkeys/main##template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/xbindkeys/main##template b/.config/xbindkeys/main##template index 7215ac7..a1b5251 100644 --- a/.config/xbindkeys/main##template +++ b/.config/xbindkeys/main##template @@ -4,7 +4,7 @@ Mod4 + b "rofi -show drun" Mod4 + space -"rofi -modes window -show window" +"rofi -modes window -show window -kb-accept-entry '!Alt-Tab' -kb-row-down 'Alt+Tab' -kb-row-up 'Alt+ISO_Left_Tab'" Alt + Tab "st" Mod4 + Return |