initial commit of new dotfiles repo
This commit is contained in:
10
.config/systemd/user/swaybg.service
Normal file
10
.config/systemd/user/swaybg.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Background program for wlroots-based compositors
|
||||
BindsTo=hypr-session.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=swaybg -c "#1e1e1e"
|
||||
|
||||
[Install]
|
||||
WantedBy=hypr-session.target
|
||||
Reference in New Issue
Block a user