add low battery toast, unload if not laptop battery.
This commit is contained in:
@@ -6,7 +6,6 @@ import Quickshell
|
||||
Singleton {
|
||||
property var extraOpts: ({})
|
||||
readonly property list<var> fuzzyPrepped: useFuzzy ? list.map(e => {
|
||||
console.log(useFuzzy);
|
||||
const obj = {
|
||||
_item: e
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user