Remove need for polkit, launch any ArchUpdater update through terminal

ArchUpdater: rely on `TERMINAL` environment variable
README: Add explanation for the `TERMINAL` environment variable
This commit is contained in:
Ly-sec 2025-08-30 02:28:48 +02:00
parent 5ab76c98e5
commit 299add4a15
19 changed files with 1232 additions and 799 deletions

View file

@ -35,7 +35,7 @@ Item {
}
}
}
//Logger.log("NWidgetLoader", "Loaded", widgetName, "on screen", item.screen.name)
Logger.log("NWidgetLoader", "Loaded", widgetName, "on screen", item.screen.name)
}
}