hi man, you have a wonderful config. Thank you very much for that.
can you show me how to get the qtile wallpaper function into the screens.py code?
Your line is:
_screens = [Screen(top=status_bar(primarywidgets))]Qtile Wallpaper Function in Screen:
_wallpaper='path to wallpaper file',
wallpapermode='fill',
Unfortunately, neither feh nor nitrogen creates a wallpaper for me, my background just remains black. (Arch Minimal Install like Wayland)
Maybe you just have a solution why feh does not display a wallpaper with me and the background remains black.
The preview in feh shows me the image correctly and I created the image with "feh --bg-fil path_to_file"
hi man, you have a wonderful config. Thank you very much for that. can you show me how to get the qtile wallpaper function into the screens.py code? Your line is: _screens = [Screen(top=status_bar(primarywidgets))] Qtile Wallpaper Function in Screen: _wallpaper='path to wallpaper file', wallpapermode='fill',
Unfortunately, neither feh nor nitrogen creates a wallpaper for me, my background just remains black. (Arch Minimal Install like Wayland) Maybe you just have a solution why feh does not display a wallpaper with me and the background remains black. The preview in feh shows me the image correctly and I created the image with "feh --bg-fil path_to_file"
Greetings