mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-22 16:03:50 +01:00
Enable gaps
This commit is contained in:
parent
05e0214ab8
commit
def75aac85
@ -209,13 +209,13 @@ client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c
|
|||||||
|
|
||||||
client.background #111111
|
client.background #111111
|
||||||
|
|
||||||
# set $default_gaps_inner 10
|
set $default_gaps_inner 10
|
||||||
# set $default_gaps_outer -4
|
set $default_gaps_outer -4
|
||||||
# gaps inner $default_gaps_inner
|
gaps inner $default_gaps_inner
|
||||||
# gaps outer $default_gaps_outer
|
gaps outer $default_gaps_outer
|
||||||
|
|
||||||
# smart_gaps on
|
smart_gaps on
|
||||||
# smart_borders on
|
smart_borders on
|
||||||
|
|
||||||
#custom bindings
|
#custom bindings
|
||||||
bindsym $mod+shift+x exec i3lock-fancy
|
bindsym $mod+shift+x exec i3lock-fancy
|
||||||
|
Loading…
Reference in New Issue
Block a user