mirror of
https://github.com/hyprwm/Hypr.git
synced 2024-11-22 13:35:57 +01:00
updated the example to include animations
This commit is contained in:
parent
c5eb8f2e1e
commit
2e9b7ec715
1 changed files with 4 additions and 1 deletions
|
@ -9,11 +9,14 @@ gaps_out=20
|
|||
bar_height=20
|
||||
max_fps=60
|
||||
|
||||
|
||||
# colors
|
||||
col.active_border=0x77ff3333
|
||||
col.inactive_border=0x77222222
|
||||
|
||||
# animations
|
||||
anim.enabled=1
|
||||
anim.speed=8
|
||||
|
||||
# keybinds
|
||||
bind=SUPER,R,exec,dmenu_run
|
||||
bind=SUPER,Q,exec,kitty
|
||||
|
|
Loading…
Reference in a new issue