mirror of
https://github.com/hyprwm/Hypr.git
synced 2026-04-25 18:00:37 +02:00
Update hypr.conf
This commit is contained in:
parent
65cf1e631e
commit
24a56b8ebf
1 changed files with 2 additions and 1 deletions
|
|
@ -56,7 +56,8 @@ col.inactive_border=0x77222222
|
|||
# animations
|
||||
Animations {
|
||||
enabled=1
|
||||
speed=5
|
||||
speed=5 # This is for workspaces
|
||||
windowresizespeed=5 # This is for windows resizing
|
||||
cheap=1 # highly recommended
|
||||
borders=0
|
||||
workspaces=1 # Workspace animations fixed, enabling by default
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue