mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-07 14:05:59 +01:00
mention dpms per mon
This commit is contained in:
parent
2568a83de3
commit
2e7b424905
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ layout pages (See the sidebar).
|
|||
| movetoworkspacesilent | same as above, but doesnt switch to the workspace | workspace OR `workspace,window` for a specific window |
|
||||
| togglefloating | toggles the current window's floating state | left empty / `active` for current, or `window` for a specific window |
|
||||
| fullscreen | toggles the focused window's fullscreen state | 0 - fullscreen (takes your entire screen), 1 - maximize (keeps gaps and bar(s)) |
|
||||
| dpms | sets all monitors' DPMS status. Do not use with a keybind directly. | `on` or `off` |
|
||||
| dpms | sets all monitors' DPMS status. Do not use with a keybind directly. | `on` or `off`, for specific monitor add monitor name after a space |
|
||||
| pseudo | toggles the focused window's pseudo mode | none |
|
||||
| pin | pins the active window (shown on all workspaces) *note: floating only* | none |
|
||||
| movefocus | moves the focus in a direction | direction |
|
||||
|
|
Loading…
Reference in a new issue