Closed Dolbaeb777K closed 7 months ago
swaylock has no feature to show the time, which makes me believe you are not using upstream swaylock but a fork. If so, please report the issue to the fork. We do not provide support for forks, as they significantly change how swaylock operates.
Closing under that assumption, feel free to re-open if you use upstream swaylock (i.e., not something that shows a clock, animations, transparency or the likes.)
sudo swaylock --config /home/hip/.config/swaylock/
Note: Neither swaylock nor their fork should be run as root.
(Also, the config argument must point to the config file, not the directory.)
Okay, thx! Idk about fork) I'll find out more about fork)
I am using the Hyprland JaKooLit config in the openSUSE Tumbleweed distro. Everything used to work for me: a circle in the center, time, etc. But after distro's updating with
sudo zypper dup
suddenlyswaylock
stopped working normally. When turned on: a white screen, and when you press the keys, a circle appears in the center.After finding information about how swaylock works on archwiki, I wrote the command swaylock --config /home/hip/.config/swaylock/ in the terminal, but nothing happened. However, with sudo I got this error:
I tried to use this path
/home/hip/.config/swaylock/config
or$HOME/hip/.config/swaylock/config
etc. but the help for using swaylock options popped up. Sorry about stupid Issue, I am a new in linux)