diff --git a/dotfiles/i3/config b/dotfiles/i3/config index 8456887..1627473 100644 --- a/dotfiles/i3/config +++ b/dotfiles/i3/config @@ -21,6 +21,10 @@ bindsym $super+Return exec kitty bindsym $super+Shift+d exec i3-dmenu-desktop --dmenu="dmenu -i -fn 'Noto Sans:size=8'" bindsym $super+d exec rofi -lines 12 -padding 18 -width 60 -location 0 -show drun -sidebar-mode -columns 3 -font 'Noto Sans 8' +# scratchpad +bindsym $super+Shift+BackSpace move scratchpad +bindsym $super+BackSpace scratchpad show + # common apps keybinds bindsym Print exec scrot 'Cheese_%a-%d%b%y_%H.%M.png' -e 'viewnior ~/$f' bindsym $alt+l exec i3lock -i ~/lock