hyprland lua
This commit is contained in:
1 parent
ba276993b3
commit
afe409a2c9
1 file changed
+1
-1
@@ -14,7 +14,7 @@
|
||||
: entry.focused ? "focused"
|
||||
: "unfocused"
|
||||
} id${entry.id}"
|
||||
:onclick "hyprctl dispatch workspace ${entry.id}"
|
||||
:onclick "hyprctl dispatch \"hl.dsp.focus({workspace=${entry.id}})\""
|
||||
{entry.name}
|
||||
)
|
||||
)
|
||||
|
||||
Reference in new issue
Block a user