qmlfmt with 120 chars width (rulers)
This commit is contained in:
parent
def932c447
commit
d3f66b1737
17 changed files with 77 additions and 126 deletions
|
|
@ -143,9 +143,7 @@ Singleton {
|
|||
}
|
||||
} else if (isNiri) {
|
||||
try {
|
||||
Quickshell.execDetached(
|
||||
["niri", "msg", "action", "focus-workspace", workspaceId.toString(
|
||||
)])
|
||||
Quickshell.execDetached(["niri", "msg", "action", "focus-workspace", workspaceId.toString()])
|
||||
} catch (e) {
|
||||
console.error("Error switching Niri workspace:", e)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue