Configure Sway client titles

This commit is contained in:
2022-05-23 17:48:59 +02:00
parent b0f154e479
commit 6c67b9a43c

View File

@@ -295,6 +295,11 @@ hide_edge_borders both
default_border none default_border none
gaps inner 6 gaps inner 6
client.focused #859900cc #859900cc #002b36
client.focused_inactive #859900cc #859900cc #002b36
client.unfocused #002b36cc #002b36cc #93a1a1
titlebar_padding 5 1
include /etc/sway/config.d/* include /etc/sway/config.d/*
# Assignments # Assignments