mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-07 14:05:59 +01:00
Mention empty workspace option (#61)
Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
This commit is contained in:
parent
f13b211a40
commit
734c5483c4
1 changed files with 3 additions and 1 deletions
|
@ -67,7 +67,7 @@ bind = MOD,KEY,exec,sleep 1 && hyprctl dispatch dpms off
|
|||
|
||||
# Workspaces
|
||||
|
||||
You have seven choices:
|
||||
You have eight choices:
|
||||
|
||||
- ID: e.g. `1`, `2`, or `3`
|
||||
|
||||
|
@ -81,6 +81,8 @@ You have seven choices:
|
|||
|
||||
- Previous workspace: `previous`
|
||||
|
||||
- First available empty workspace: `empty`
|
||||
|
||||
- Special Workspace: `special`
|
||||
|
||||
{{< hint type=warning >}}
|
||||
|
|
Loading…
Reference in a new issue