mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 03:45:57 +01:00
un-markdown the markdown
This commit is contained in:
parent
837b226b42
commit
0c5999ef34
1 changed files with 7 additions and 7 deletions
|
@ -33,7 +33,7 @@ container get removed, the group will be broken back to its dwindle form.
|
||||||
category name: `dwindle`
|
category name: `dwindle`
|
||||||
|
|
||||||
| name | description | type | default |
|
| name | description | type | default |
|
||||||
| ---- | ----------- | ---- | ------- |
|
|---|---|---|---|---|
|
||||||
| pseudotile | enable pseudotiling. Pseudotiled windows retain their floating size when tiled. | bool | false |
|
| pseudotile | enable pseudotiling. Pseudotiled windows retain their floating size when tiled. | bool | false |
|
||||||
| col.group_border | inactive (out of focus) group border color | color | 0x66777700 |
|
| col.group_border | inactive (out of focus) group border color | color | 0x66777700 |
|
||||||
| col.group_border_active | active group border color | color | 0x66ffff00 |
|
| col.group_border_active | active group border color | color | 0x66ffff00 |
|
||||||
|
@ -47,7 +47,7 @@ category name: `dwindle`
|
||||||
# Bind Dispatchers
|
# Bind Dispatchers
|
||||||
|
|
||||||
| dispatcher | description | params |
|
| dispatcher | description | params |
|
||||||
| ----------------- | ---------------------------------------------------------------------- | ---------------------- |
|
|---|---|---|
|
||||||
| togglegroup | toggles the current window and its siblings (recursively) into a group | none |
|
| togglegroup | toggles the current window and its siblings (recursively) into a group | none |
|
||||||
| changegroupactive | switches to the next window in a group. | b - back, f - forward. |
|
| changegroupactive | switches to the next window in a group. | b - back, f - forward. |
|
||||||
| togglesplit | toggles the split (top/side) of the current window | none |
|
| togglesplit | toggles the split (top/side) of the current window | none |
|
||||||
|
|
Loading…
Reference in a new issue