add multiple fix instances check
This commit is contained in:
@@ -20,6 +20,7 @@ sync_icon_theme() {
|
||||
sed -i "s/^icon_theme=.*$/icon_theme=$icon_theme/" "$HOME"/.config/qt6ct/qt6ct.conf
|
||||
}
|
||||
|
||||
pidof -sq -o %PPID -x "$(basename "$0")" && exit
|
||||
while :; do
|
||||
# Get the current system theme
|
||||
theme_new=$(xfconf-query -c xsettings -p /Net/ThemeName)
|
||||
|
Reference in New Issue
Block a user