sway: add gaps

This commit is contained in:
Konstantin Koslowski 2020-12-18 15:30:29 +01:00
parent e2c25c6a2b
commit 9d7c1567a7

9
config
View file

@ -151,6 +151,15 @@ output DP-1 disable
# Move focus to the parent container # Move focus to the parent container
bindsym $mod+a focus parent bindsym $mod+a focus parent
#
# Gaps
#
gaps inner 5
gaps outer 0
gaps left 0
gaps right 0
# #
# Scratchpad: # Scratchpad:
# #