Sway: Move wallpaper to 00_appearance
This commit is contained in:
parent
27218834cc
commit
0326a5dc92
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue