Enabled smart edge borders
This commit is contained in:
parent
2ec317167c
commit
04a760f124
1 changed files with 1 additions and 3 deletions
|
@ -254,13 +254,11 @@ exec wl-paste -p -t text --watch clipman store --no-persist --histpath="/tmp/cli
|
||||||
# Borders
|
# Borders
|
||||||
default_border pixel 0
|
default_border pixel 0
|
||||||
for_window [class=".*"] border pixel 0
|
for_window [class=".*"] border pixel 0
|
||||||
|
|
||||||
focus_follows_mouse yes
|
focus_follows_mouse yes
|
||||||
|
hide_edge_borders smart
|
||||||
|
|
||||||
# Gaps
|
# Gaps
|
||||||
gaps inner 5
|
gaps inner 5
|
||||||
gaps top 0
|
|
||||||
gaps bottom 0
|
|
||||||
|
|
||||||
#before-sleep 'playerctl pause -a'
|
#before-sleep 'playerctl pause -a'
|
||||||
#before-sleep 'swaylock'
|
#before-sleep 'swaylock'
|
||||||
|
|
Loading…
Reference in a new issue