bslxkos02: add config, some tweaks
This commit is contained in:
parent
4208175788
commit
c30ef96b27
4 changed files with 21 additions and 55 deletions
2
config
2
config
|
@ -217,7 +217,9 @@ gaps right 0
|
|||
#
|
||||
# Move the currently focused window to the scratchpad
|
||||
bindsym $mod+Shift+s move scratchpad
|
||||
# Show all scratchpads
|
||||
bindsym $mod+Ctrl+s scratchpad show
|
||||
# Show specific scratchpads
|
||||
bindsym $mod+a [con_mark="a" tiling=True] focus; [con_mark="a" floating=True] focus output $$main; \
|
||||
[con_mark="a" floating=True] scratchpad show;
|
||||
bindsym $mod+s [con_mark="s" tiling=True] focus; [con_mark="s" floating=True] focus output $$main; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue