mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-23 00:45:58 +01:00
More explanations to the config
This commit is contained in:
parent
8ea6434568
commit
3618f6ea51
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ general {
|
||||||
animations {
|
animations {
|
||||||
enabled=1
|
enabled=1
|
||||||
speed=7
|
speed=7
|
||||||
windows_speed=6 # specific speeds for components can be made with name_speed=float
|
windows_speed=6 # specific speeds for components can be made with name_speed=float. 0 means use global (speed=float). If not set, will use the global value.
|
||||||
windows=1
|
windows=1
|
||||||
borders=1
|
borders=1
|
||||||
fadein=1 # not yet implemented
|
fadein=1 # not yet implemented
|
||||||
|
|
Loading…
Reference in a new issue