Rename Advanced and Basic config to Keywords and Variables

This commit is contained in:
Mihai Fufezan 2022-09-24 17:10:18 +03:00
parent c2143ecbac
commit 2784ddbf8a
No known key found for this signature in database
GPG key ID: 5899325F2F120900
2 changed files with 6 additions and 7 deletions

View file

@ -21,7 +21,7 @@ three_param_keyword=A,B, # OK
# Table of contents # Table of contents
{{< toc format=html >}} {{< toc format=html >}}
## Workspaces # Workspaces
You have seven choices: You have seven choices:
@ -44,7 +44,7 @@ You have seven choices:
`movetoworkspace`. Any other dispatcher will result in undocumented behavior. `movetoworkspace`. Any other dispatcher will result in undocumented behavior.
{{< /hint >}} {{< /hint >}}
### Special Workspace ## Special Workspace
Special workspace is what is called a "scratchpad" in some other places. A Special workspace is what is called a "scratchpad" in some other places. A
workspace that you can toggle on/off on any monitor. workspace that you can toggle on/off on any monitor.
@ -54,7 +54,7 @@ You cannot have floating windows in the Special workspace. Making a window float
will send it to the currently active *real* workspace. will send it to the currently active *real* workspace.
{{< /hint >}} {{< /hint >}}
### Workspace options ## Workspace options
``` ```
allfloat -> makes all new windows floating (also floats/unfloats windows on toggle) allfloat -> makes all new windows floating (also floats/unfloats windows on toggle)
allpseudo -> makes all new windows pseudo (also pseudos/unpseudos on toggle) allpseudo -> makes all new windows pseudo (also pseudos/unpseudos on toggle)

View file

@ -1,9 +1,8 @@
For basic syntax info, see For basic syntax info, see
[Master Configuring](../Configuring-Hyprland). [Configuring Hyprland](../Configuring-Hyprland).
This page documents all the "options" of Hyprland. For binds, monitors, execs, This page documents all the "options" of Hyprland. For binds, monitors, animations,
curves, etc. see etc. see the sidebar. For anything else, see [Keywords](../Keywords).
[Advanced Configuring](../Advanced-config).
Please keep in mind some options that are layout-specific will be documented in Please keep in mind some options that are layout-specific will be documented in
the layout pages and not here. (See the Sidebar) the layout pages and not here. (See the Sidebar)