We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c2bda commit a7f2e58Copy full SHA for a7f2e58
example/config
@@ -20,6 +20,8 @@ set gap_width = 10
20
set border_width = 3
21
set min_window_width = 100
22
set min_window_height = 100
23
+set float_move_step = 10
24
+set float_resize_step = 10
25
set focused_color = ff596e84
26
set unfocused_color = ff394859
27
set focus_follows_mouse = true
0 commit comments