diff options
Diffstat (limited to '.config/systemd/user/xressources.service')
-rw-r--r-- | .config/systemd/user/xressources.service | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.config/systemd/user/xressources.service b/.config/systemd/user/xressources.service deleted file mode 100644 index 6bce40a..0000000 --- a/.config/systemd/user/xressources.service +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=Xorg Ressources -After=xorg.target -Wants=xorg.target - -[Service] -Type=simple -ExecStart=/home/ben/.scripts/set_xressources.sh - -[Install] -WantedBy=graphical.target |