#hyprpaper conf files not working
48 messages ยท Page 1 of 1 (latest)
Can you put the config here, as well as the output you are getting from hyprpaper?
GNU nano 8.7 /home/loser/.config/hypr/hyprpaper.conf
preload = ~/home/loser/.wallpapers/ohno.jpg
wallapaper = eDP-1, ~/home/loser/.wallpapers/ohno.jpg
and it not gives output
Can you list your monitors with hyprctl?
Monitor eDP-1 (ID 0):
[email protected] at 0x0
description: Chimei Innolux Corporation 0x15E6
make: Chimei Innolux Corporation
model: 0x15E6
physical size (mm): 340x190
serial:
active workspace: 2 (2)
special workspace: 0 ()
reserved: 0 44 0 0
scale: 1.00
transform: 0
focused: yes
dpmsStatus: 1
vrr: false
solitary: 0
solitaryBlockedBy: windowed mode,missing candidate
activelyTearing: false
tearingBlockedBy: next frame is not torn,user settings,missing candidate
directScanoutTo: 0
directScanoutBlockedBy: user settings,missing candidate
disabled: false
currentFormat: XRGB8888
mirrorOf: none
availableModes: [email protected]
colorManagementPreset: srgb
sdrBrightness: 1.00
sdrSaturation: 1.00
sdrMinLuminance: 0.20
sdrMaxLuminance: 80
Looks like it's the right one
Can you run hyprpaper from your command line and show me the logs?
It may also have a verbose flag to show more info
how can i do
i write hyprpaper & to terminal
hyprpaper &
[LOG] Welcome to hyprpaper!
built from commit ()
[CRITICAL] Cannot launch multiple instances of Hyprpaper at once!
fish: Job 1, 'hyprpaper &' has ended
run just hyprpaper
Now you have several instances of hyprpaper running
Run pkill hyprpaper to kill them
Then type hyprpaper
i use commands nothing change
hyprpaper
[LOG] Welcome to hyprpaper!
built from commit ()
Error in config:
Config error in file /home/loser/.config/hypr/hyprpaper.conf at line 1: no such file: /home/loser/home/loser/.wallpapers/ohno.jpg
[WARN] Monitor eDP-1 does not have a target! A wallpaper will not be created.
[LOG] hyprpaper socket started at /run/user/1000/hypr/967c3c7404d4fa00234e29c70df3e263386d2597_1763465458_1671460466/.hyprpaper.sock (fd: 4)
Well it already told you what's wrong
Can you guess what it is?
Your wallpaper file doesn't exists
The config looks fine
Error in config: Config error in file /home/loser/.config/hypr/ hyprpaper.conf at line 1: no such file: /home/loser/home/loser/.wallpapers/ohno.jpg
๐ This
You need to make sure the path to your wallpaper is correct
Yeah remove the ~/
GNU nano 8.7 /home/loser/.config/hypr/hyprpaper.conf
preload = home/loser/.wallpapers/ohno.jpg
wallapaper = eDP-1, home/loser/.wallpapers/ohno.jpg
is this works?
preload = /home/loser/.wallpapers/ohno.jpg
wallapaper = eDP-1, /home/loser/.wallpapers/ohno.jpg
No wait
Ok edited it
Assuming /home/loser/.wallpapers/ogno.jpg is the correct path, this should work now
hyprpaper
[LOG] Welcome to hyprpaper!
built from commit ()
Error in config:
Config error in file /home/loser/.config/hypr/hyprpaper.conf at line 1: Invalid config line
[LOG] Preloaded target /home/loser/.wallpapers/ohno.jpg in 10.11ms -> Pixel size: [1280, 819]
[LOG] Buffer created for target /home/loser/.wallpapers/ohno.jpg, Shared Memory usage: 4.2MB
[LOG] Total SM usage for all buffers: 4.2MB
[WARN] Monitor eDP-1 does not have a target! A wallpaper will not be created.
[LOG] hyprpaper socket started at /run/user/1000/hypr/967c3c7404d4fa00234e29c70df3e263386d2597_1763465458_1671460466/.hyprpaper.sock (fd: 4)
eror change now
Can you share the config now?
You probably mistyped the path for the monitor target
preload = /home/loser/.wallpapers/ohno.jpg
wallapaper = eDP-1, /home/loser/.wallpapers/ohno.jpg
@opaque rampart
OK
i solve problem
#17680 ๐ฃ If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: http://0x0.st/8Rt9.png
Thank you
@muted plinth