From 0326a5dc92205076b352401cdf6122f79bcb300b Mon Sep 17 00:00:00 2001 From: the_4n0nym0u53 Date: Mon, 17 Jan 2022 19:01:17 +0100 Subject: [PATCH] Sway: Move wallpaper to 00_appearance --- sway/.config/sway/config | 3 --- sway/.config/sway/config.d/00_appearance | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sway/.config/sway/config b/sway/.config/sway/config index ad6b4e7..606b3d2 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -15,9 +15,6 @@ set $term alacritty # Application launcher set $menu exec $term --class launcher -t "Application Launcher" -e env HIST_FILE="" /usr/bin/sway-launcher-desktop -# Wallpaper -output * bg /usr/share/backgrounds/Artix_dna_spiral_dark.jpg fill - # Waybar as status bar bar { swaybar_command waybar diff --git a/sway/.config/sway/config.d/00_appearance b/sway/.config/sway/config.d/00_appearance index a925954..9fb31ad 100644 --- a/sway/.config/sway/config.d/00_appearance +++ b/sway/.config/sway/config.d/00_appearance @@ -14,6 +14,9 @@ gaps outer 4 # Font font pango:Fira Sans Condensed SemiBold 10 +# Wallpaper +output * bg /usr/share/backgrounds/Artix_dna_spiral_dark.jpg fill + # Colors (border, bground and text only apply to window titlebars) # class border bground text indicator child_border client.focused #268bd2 #268bd2 #eee8d5 #839496 #268bd2