mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-01-04 19:10:11 +01:00
Added misc:disable_scale_notification (#1233)
This commit is contained in:
parent
44e38920ff
commit
75d6ee01e7
1 changed files with 1 additions and 0 deletions
|
|
@ -424,6 +424,7 @@ _Subcategory `misc:`_
|
|||
|---|---|---|---|
|
||||
| disable_hyprland_logo | disables the random Hyprland logo / anime girl background. :( | bool | false |
|
||||
| disable_splash_rendering | disables the Hyprland splash rendering. (requires a monitor reload to take effect) | bool | false |
|
||||
| disable_scale_notification | disables notification popup when a monitor fails to set a suitable scale | bool | false |
|
||||
| col.splash | Changes the color of the splash text (requires a monitor reload to take effect). | color | 0xffffffff |
|
||||
| font_family | Set the global default font to render the text including debug fps/notification, config error messages and etc., selected from system fonts. | string | Sans |
|
||||
| splash_font_family | Changes the font used to render the splash text, selected from system fonts (requires a monitor reload to take effect). | string | [\[Empty]] |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue