Edgars
Results
42
comments of
Edgars
``` $ DISPLAY=:3 xwininfo -root -tree xwininfo: Window id: 0x355 (the root window) (has no name) Root window id: 0x355 (the root window) (has no name) Parent window id: 0x0...
Calling gtklock -d twice causes the screen to go blank. This makes using it with swayidle impossible
I use the command `pgrep gktlock || gtklock --daemonize` for `swayidle` option `before-sleep` to work around this issue. Also, calling `gtklock` while it already is running / session is locked,...