traymenu width calc
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ Searcher {
|
||||
|
||||
Quickshell.execDetached({
|
||||
command: ["app2unit", "--", ...entry.command],
|
||||
workingDirectory: entry.workingDirectory
|
||||
workingDirectory: entry.workingDirectory || Quickshell.env("HOME")
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user