From 2f7ad427b897c261c4f7711966d71dcaf0b9c742 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 2 Sep 2023 14:31:34 +0200 Subject: [PATCH] Update .config/sway/config.d/theme --- dot_config/sway/config.d/theme | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dot_config/sway/config.d/theme b/dot_config/sway/config.d/theme index 6251660..7ae1d86 100644 --- a/dot_config/sway/config.d/theme +++ b/dot_config/sway/config.d/theme @@ -15,10 +15,10 @@ font pango:Noto Sans Regular 10 smart_borders on # Set wallpaper: -#exec swaybg -i ~/Desktop/Wallpapers/plants-001.jpg +exec swaybg -i ~/Desktop/Wallpapers/plants-001.jpg -output HDMI-A-1 background ~/Desktop/Wallpapers/plants-001.jpg fill -output DP-2 background ~/Desktop/Wallpapers/plants-001.jpg fill +#output HDMI-A-1 background ~/Desktop/Wallpapers/plants-001.jpg fill +#output DP-2 background ~/Desktop/Wallpapers/plants-001.jpg fill # Title format for windows for_window [shell="xdg_shell"] title_format "%title (%app_id)"