This website requires JavaScript.
Explore
Help
Sign In
soru
/
dots
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca582d8acd5e4711767190ab1a7dc42ed889abd6
dots
/
configs
/
scripts_l
/
walld
T
7 lines
64 B
Bash
Raw
Normal View
History
Unescape
Escape
add: scripts for random-wallpaper and walld which initializes swww
2024-09-06 18:12:35 -07:00
#!/bin/sh
swww query
if
[
$?
-eq
1
]
;
then
swww-daemon
fi
Reference in New Issue
Copy Permalink