Commit Graph

8 Commits

Author SHA1 Message Date
ef62c23adc continous checking
The previous script stopped working. Only at times it synced when you were to install a theme. The above code works all the time but uses a constant "checking" of the folders. What do you think about it? Courtesy of chatgpt hahaha
2023-08-03 18:50:55 +02:00
99c46b44ab Remove unnecessary if statements 2022-10-01 18:30:00 +02:00
e966e1b6ba create the .themes directory if it does not exist 2022-10-01 01:46:59 +02:00
275a4eebe7 Listen for more specific events using inotifywait
Also implemented some changes suggested by [Shellcheck](https://github.com/koalaman/shellcheck)
2022-09-19 14:09:49 +02:00
eSh
a15086f7a6 watch for the changes in themes directories 2022-09-18 23:44:59 +02:00
5a66e4038e Update 'bin/periodic/fix-flatpaks-theming' 2022-09-18 19:52:31 +02:00
4e037213ed new rsync method 2022-09-18 19:31:38 +02:00
eSh
e03eaad9ab initial commit 2022-09-16 03:36:59 +02:00