mirror of
https://github.com/hyprwm/Hypr.git
synced 2025-12-31 16:20:06 +01:00
Update hypr.conf
This commit is contained in:
parent
24a56b8ebf
commit
2634e6dcbe
1 changed files with 3 additions and 3 deletions
|
|
@ -55,12 +55,12 @@ col.inactive_border=0x77222222
|
|||
|
||||
# animations
|
||||
Animations {
|
||||
enabled=1
|
||||
speed=5 # This is for workspaces
|
||||
enabled=1 # For windows
|
||||
windowresizespeed=5 # This is for windows resizing
|
||||
workspaces=1 # For workspace animations (fixed, enabling by default)
|
||||
speed=5 # This is for workspaces
|
||||
cheap=1 # highly recommended
|
||||
borders=0
|
||||
workspaces=1 # Workspace animations fixed, enabling by default
|
||||
}
|
||||
|
||||
# example window rules, more in the wiki
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue