aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd/user/dapp-fg-firefox.service
diff options
context:
space:
mode:
Diffstat (limited to '.config/systemd/user/dapp-fg-firefox.service')
-rw-r--r--.config/systemd/user/dapp-fg-firefox.service8
1 files changed, 0 insertions, 8 deletions
diff --git a/.config/systemd/user/dapp-fg-firefox.service b/.config/systemd/user/dapp-fg-firefox.service
index 10e72a3..1e92245 100644
--- a/.config/systemd/user/dapp-fg-firefox.service
+++ b/.config/systemd/user/dapp-fg-firefox.service
@@ -4,14 +4,6 @@ PartOf=graphical-session.target
[Service]
Type=exec
-Restart=on-failure
-
-ExecSearchPath=%h/.local/bin
-ExecSearchPath=/usr/local/bin
-ExecSearchPath=/usr/bin
-Environment=PATH=/home/tyil/.local/bin:/home/tyil/.config/shell/wrappers.d:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin
-WorkingDirectory=%h
-
ExecStart=firefox
[Install]