From 1faf7d7dedbd8eddf5a24bdee89a75b7d4a421c0 Mon Sep 17 00:00:00 2001 From: BluishHumility Date: Wed, 21 Aug 2024 14:56:35 -0400 Subject: [PATCH] style(sway/config.d/theme): remove commented line, amend spacing --- .config/sway/config.d/theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config.d/theme b/.config/sway/config.d/theme index 0a57b79..4c205e4 100644 --- a/.config/sway/config.d/theme +++ b/.config/sway/config.d/theme @@ -15,8 +15,8 @@ font pango:Noto Sans Regular 10 smart_borders on # Set wallpaper: -# exec swaybg -i ~/.config/sway/sway.png exec ~/.azotebg + # Title format for windows for_window [shell="xdg_shell"] title_format "%title (%app_id)" for_window [shell="x_wayland"] title_format "%class - %title"