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 +}