Added window selection hotkey

This commit is contained in:
Tibo De Peuter 2022-06-07 13:52:37 +02:00
parent 88a79f401c
commit d96931c98a

View file

@ -250,7 +250,9 @@ bindsym $winkey+q kill
bindsym $winkey+Return exec alacritty bindsym $winkey+Return exec alacritty
# Start application launcher # Start application launcher
bindsym $alt+space exec alacritty --title 'FZF-Jump' -e ~/.scripts/fzf-jump/fzf-jump-launch.sh bindsym $alt+space exec alacritty --title 'FZF-Jump' -e ~/.scripts/fzf-jump/launcher.sh
bindsym $alt+Tab exec alacritty --title 'FZF-Jump' -e ~/.scripts/fzf-jump/winselect.sh
# Brightness # Brightness
bindsym --locked XF86MonBrightnessDown exec brightnessctl -e s 5%- && $notify -b bindsym --locked XF86MonBrightnessDown exec brightnessctl -e s 5%- && $notify -b