Skip to content

Commit a7f2e58

Browse files
committed
example: add float_{move,resize}_step
1 parent 06c2bda commit a7f2e58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

example/config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ set gap_width = 10
2020
set border_width = 3
2121
set min_window_width = 100
2222
set min_window_height = 100
23+
set float_move_step = 10
24+
set float_resize_step = 10
2325
set focused_color = ff596e84
2426
set unfocused_color = ff394859
2527
set focus_follows_mouse = true

0 commit comments

Comments
 (0)