i3: Add scratchpad bindings
Add scratchpad bindings.
This commit is contained in:
parent
d490171917
commit
f6642c280e
@ -263,3 +263,9 @@ client.placeholder $base00 $base00 $base05 $base00 $base00
|
||||
client.background $base07
|
||||
|
||||
for_window [class="(?i)firefox"] border none
|
||||
|
||||
# Make the currently focused window a scratchpad
|
||||
bindsym $mod+Shift+minus move scratchpad
|
||||
|
||||
# Show the first scratchpad window
|
||||
bindsym $mod+minus scratchpad show
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user