modules/graphical: add background to sway
This commit is contained in:
parent
c62ed5a14b
commit
cf857156cf
|
@ -32,4 +32,6 @@ exec_always import-gtk-settings \
|
||||||
|
|
||||||
# Workaround to fix cursor scaling, see https://github.com/swaywm/sway/issues/4112
|
# Workaround to fix cursor scaling, see https://github.com/swaywm/sway/issues/4112
|
||||||
seat seat0 xcursor_theme Adwaita
|
seat seat0 xcursor_theme Adwaita
|
||||||
|
|
||||||
|
output * bg ~/.config/wallpaper.jpg fill
|
||||||
''
|
''
|
||||||
|
|
Loading…
Reference in a new issue