sway_config/style.conf

11 lines
410 B
Plaintext
Raw Permalink Normal View History

2021-05-25 23:21:35 +02:00
# class border backgr. text indicator child_border
client.focused #f5e942 #00bf16 #ffffff #f5e942 #f5e942
client.focused_inactive #5c6370 #3b3228 #ffffff #5c6370 #5c6370
client.unfocused #5c6370 #3b3228 #ffffff #5c6370 #5c6370
# font
font pango:FiraCode 10
# decorations
for_window [app_id="^.*"] border pixel 2
for_window [class="^.*"] border pixel 2
gaps inner 5