mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
i3: don't use smart gaps
This commit is contained in:
parent
4ce811cab3
commit
149ebccc7c
1 changed files with 2 additions and 2 deletions
4
config
4
config
|
@ -22,8 +22,8 @@ client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c
|
|||
client.background #ffffff
|
||||
|
||||
# gaps
|
||||
gaps inner 12
|
||||
smart_gaps on
|
||||
gaps inner 10
|
||||
# smart_gaps on
|
||||
|
||||
# audio
|
||||
bindsym XF86AudioRaiseVolume exec --no-startup-id exec pactl set-sink-volume @DEFAULT_SINK@ +5%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue