Sway : premiers essais

This commit is contained in:
2021-06-20 00:13:32 +02:00
parent 43c14df5b3
commit d297e32b03
9 changed files with 257 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# Espace entre les fenêtres
for_window [class="^.*"] border pixel 2
for_window [class="^.*"] title_format " %title"
gaps inner 5
smart_borders on
smart_gaps on