Skip to content

Commit

Permalink
add window_resize_speed to autogen cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Jan 26, 2023
1 parent d1e83d1 commit af46418
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/config/defaultConfig.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ col.inactive_border=0x77222222
# animations
Animations {
enabled=1
speed=5
speed=5 # for workspaces
window_resize_speed=5 # for windows
cheap=1 # highly recommended
borders=0
workspaces=0 # not really recommended
Expand Down

0 comments on commit af46418

Please sign in to comment.