From 05f8fbf80a9344eaecb01baa53d04d056ec873a1 Mon Sep 17 00:00:00 2001 From: OdiousImp2604 <74424076+OdiousImp2604@users.noreply.github.com> Date: Sat, 30 Jan 2021 13:44:34 +0000 Subject: [PATCH] Shijim New Wallpaper! --- .config/sway/config.d/theme | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/sway/config.d/theme b/.config/sway/config.d/theme index d492184..78d6d25 100644 --- a/.config/sway/config.d/theme +++ b/.config/sway/config.d/theme @@ -15,7 +15,7 @@ font pango:Noto Sans Regular 10 smart_borders on # Set wallpaper: -exec swaybg -i ~/.config/sway/wallpaper.png +exec swaybg -i ~/.config/sway/sway.png # Title format for windows for_window [shell="xdg_shell"] title_format "%title (%app_id)" @@ -35,4 +35,4 @@ client.background #F8F8F2 # Read `man 5 sway-bar` for more information about this section. bar { swaybar_command waybar -} \ No newline at end of file +}