We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1822111 commit 30a6f76Copy full SHA for 30a6f76
data/doc/4.widgets/3.workspace.md
@@ -43,6 +43,15 @@ Support relative values(string "xx%").
43
_Type: `int | string`_
44
_Default: `200`_
45
46
+## `preset*`
47
+
48
+Enum:
49
50
+- "niri"
51
+- "hyprland"
52
53
+`string`
54
55
## `gap`
56
57
Gap between each hyprland workspace.
@@ -109,12 +118,3 @@ Leave empty to use the monitor which current widget is on.
109
118
Example: "eDP-1"
110
119
111
120
`string`
112
-
113
-## `preset`
114
115
-Enum:
116
117
-- "niri"
-- "hyprland"
-`string`
0 commit comments