Commit 4a39680f authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Removed inner gaps... has issues with child containers and lower

containers activating.
parent 1a3cb9f6
...@@ -574,8 +574,8 @@ bindsym $mod+Control+m bar mode toggle ...@@ -574,8 +574,8 @@ bindsym $mod+Control+m bar mode toggle
############################# #############################
# Set inner/outer gaps # Set inner/outer gaps
gaps outer 0 gaps outer 8
gaps inner 8 gaps inner 0
# Additionally, you can issue commands with the following syntax. This is useful to bind keys to changing the gap size. # Additionally, you can issue commands with the following syntax. This is useful to bind keys to changing the gap size.
# gaps inner|outer current|all set|plus|minus <px> # gaps inner|outer current|all set|plus|minus <px>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment