fix i3 4.21 'regression' with border and titles

master
histausse 2 years ago
parent 7c5ec3abf1
commit 11284827db
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -270,3 +270,6 @@ for_window [title="^Android Emulator - .*"] floating enable
exec --no-startup-id /usr/bin/dunst
# Autostart .desktop
exec --no-startup-id "dex -a"
# Fix the 'regression' of i3 4.21 that let windows display their decorator
for_window [all] border pixel

Loading…
Cancel
Save