3 lines
62 B
Plaintext
3 lines
62 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
swaylock -i "/run/user/$(id -u)/.current-wallpaper"
|