From 67cd2c5814aab9e0ec0c60cfc4172b83403ac3db Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Mon, 6 Jul 2020 15:51:38 +0200 Subject: [PATCH] Add scratchpad --- dotfiles/i3/config | 4 ++++ 1 file changed, 4 insertions(+) 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