Delete systemd/services/fix-flatpaks-theming.service

This commit is contained in:
Roma 2023-08-06 02:23:51 +02:00
parent 72dc4f5c0d
commit 0fffd21076
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
# This service unit is for fix-flatpaks-theming script
#
[Unit]
Description=Fix flatpak theming script
StartLimitIntervalSec=0
[Service]
Type=simple
Restart=always
RestartSec=1
ExecStart=/usr/bin/fix-flatpaks-theming
[Install]
WantedBy=default.target