Merge pull request 'Cleanup' (#22) from theme-folder-sync into main

Reviewed-on: https://git.trom.tf/TROMjaro/fixes-package/pulls/22
This commit is contained in:
2023-08-06 02:25:07 +02:00

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