1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-24 04:22:50 -05:00

Fix wallpaper service type

This commit is contained in:
Jack Foltz 2018-12-03 19:00:55 -05:00
parent 706fb95604
commit 6e0848eab7
Signed by: foltik
GPG Key ID: D1F0331758D1F29A

View File

@ -2,7 +2,7 @@
Description=Load a random wallpaper and colorscheme
[Service]
Type=forking
Type=oneshot
ExecStart=/usr/bin/wal -i "/home/lain/Pictures/wallpapers" -a "85"
[Install]