fix(sway): disable title text

This commit is contained in:
buffet 2023-12-15 12:29:05 +01:00
parent 4d516b0f49
commit 120f685a30

View file

@ -116,6 +116,8 @@ gaps top 0
default_border normal 1 default_border normal 1
font "APL386 Unicode 8" font "APL386 Unicode 8"
for_window [title="."] title_format ""
client.focused $accent $accent $accent $accent $accent client.focused $accent $accent $accent $accent $accent
client.unfocused #5c5c5c #5c5c5c #5c5c5c #5c5c5c #5c5c5c client.unfocused #5c5c5c #5c5c5c #5c5c5c #5c5c5c #5c5c5c
client.focused_inactive #5c5c5c #5c5c5c #5c5c5c #5c5c5c #5c5c5c client.focused_inactive #5c5c5c #5c5c5c #5c5c5c #5c5c5c #5c5c5c