Bigger wallpaper was cropped with -center, use -cover instead
This commit is contained in:
parent
d99ec8eba9
commit
49156a08b6
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ floating_modifier $super
|
|||
|
||||
#autostart
|
||||
exec --no-startup-id /usr/bin/dunst
|
||||
exec --no-startup-id hsetroot -center ~/.wallpaper -root
|
||||
exec --no-startup-id hsetroot -cover ~/.wallpaper -root
|
||||
exec --no-startup-id xsettingsd &
|
||||
exec --no-startup-id picom -b --config ~/.config/picom.conf
|
||||
exec --no-startup-id thunar --daemon
|
||||
|
|
Loading…
Add table
Reference in a new issue