Add scratchpad config
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
31d6a2de08
commit
4bc9cd4299
1 changed files with 4 additions and 0 deletions
|
@ -137,6 +137,10 @@ bindsym $mod+Shift+8 move container to workspace $ws8
|
|||
bindsym $mod+Shift+9 move container to workspace $ws9
|
||||
bindsym $mod+Shift+0 move container to workspace $ws10
|
||||
|
||||
# configure shortcuts for scratchpad
|
||||
bindsym $mod+Shift+BackSpace move scratchpad
|
||||
bindsym $mod+backslash scratchpad show
|
||||
|
||||
# reload the configuration file
|
||||
bindsym $mod+Shift+c reload
|
||||
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
|
||||
|
|
Loading…
Reference in a new issue