style(sway/config.d/theme): remove commented line, amend spacing

This commit is contained in:
BluishHumility
2024-08-21 14:56:35 -04:00
parent a4b88e510b
commit 1faf7d7ded

View File

@@ -15,8 +15,8 @@ font pango:Noto Sans Regular 10
smart_borders on smart_borders on
# Set wallpaper: # Set wallpaper:
# exec swaybg -i ~/.config/sway/sway.png
exec ~/.azotebg exec ~/.azotebg
# Title format for windows # Title format for windows
for_window [shell="xdg_shell"] title_format "%title (%app_id)" for_window [shell="xdg_shell"] title_format "%title (%app_id)"
for_window [shell="x_wayland"] title_format "%class - %title" for_window [shell="x_wayland"] title_format "%class - %title"