mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-08 06:25:58 +01:00
FAQ: Correct blur disable keyword (#710)
This commit is contained in:
parent
36435f87cb
commit
d55e2358fc
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ Setting `misc:middle_click_paste` to `false` disables the feature altogether wit
|
|||
|
||||
**_Useful Optimizations_**:
|
||||
|
||||
- `decoration:blur = false` and `decoration:drop_shadow = false` to disable
|
||||
- `decoration:blur:enabled = false` and `decoration:drop_shadow = false` to disable
|
||||
fancy but battery hungry effects.
|
||||
|
||||
- `misc:vfr = true`, since it'll lower the amount of sent frames when nothing is
|
||||
|
|
Loading…
Reference in a new issue