mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-25 03:08:34 +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
|
client.background #ffffff
|
||||||
|
|
||||||
# gaps
|
# gaps
|
||||||
gaps inner 12
|
gaps inner 10
|
||||||
smart_gaps on
|
# smart_gaps on
|
||||||
|
|
||||||
# audio
|
# audio
|
||||||
bindsym XF86AudioRaiseVolume exec --no-startup-id exec pactl set-sink-volume @DEFAULT_SINK@ +5%
|
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