systemd: don't use a script to update defaults

Just update ~/.config/mimeapps.list manually (and sync it).
This commit is contained in:
Vincent Bernat 2020-05-10 16:31:56 +02:00
parent 3ffca01c5a
commit 0d7c70a2ec
2 changed files with 0 additions and 26 deletions

View file

@ -5,6 +5,5 @@ PartOf=graphical-session@%i.target
[Service]
Environment=DISPLAY=%I
ExecStart=/usr/bin/xset -b
ExecStart=%h/.config/awesome/bin/xdg-defaults
Type=oneshot
RemainAfterExit=false