Add scratchpad
This commit is contained in:
parent
57a32fd959
commit
67cd2c5814
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue