addy-dclxvi / i3-starterpack

A simple guide (and example of configuration) about how to install i3 & its and essentials packages, then make them look eye candy, also contains my dotfiles of Debian 12 (Bookworm) setup
1.48k stars 172 forks source link

I don't change the wallpaper #17

Closed AlphaTechnolog closed 3 years ago

AlphaTechnolog commented 3 years ago

I am new in i3wm and i try change the wallpaper but it not change... in the .config/i3/config, the next line change the wallpaper but it not works:

exec --no-startup-id hsetroot -center /home/[USERNAME]/.wallpaper.png

in my /home/[USERNAME]/ exists the file .wallpaper.png but it is not loaded. Help me please, the wallpaper displayed is the debian 9 default wallpaper. Help me please!!!

addy-dclxvi commented 3 years ago

There are several possibilities

On Sat, Dec 12, 2020 at 12:01 AM Gabriel Guerra notifications@github.com wrote:

I am new in i3wm and i try change the wallpaper but it not change... in the .config/i3/config, the next line change the wallpaper but it not works:

exec --no-startup-id hsetroot -center /home/[USERNAME]/.wallpaper.png

in my /home/[USERNAME]/ exists the file .wallpaper.png but it is not loaded. Help me please, the wallpaper displayed is the debian 9 default wallpaper. Help me please!!!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/addy-dclxvi/i3-starterpack/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2U7PRPKPVZ3XFPT7GSGGLSUJF4ZANCNFSM4UW5SK6A .

AlphaTechnolog commented 3 years ago

Thanks the program hsetroot was not installed, i was installed it and reboot, and all is working... Thanks