fix: adjust initial window size to be a bit larger
This commit is contained in:
+2
-2
@@ -17,8 +17,8 @@ watcher watcher.py
|
|||||||
|
|
||||||
# {{{ Window
|
# {{{ Window
|
||||||
remember_window_size no
|
remember_window_size no
|
||||||
initial_window_width 150c
|
initial_window_width 160c
|
||||||
initial_window_height 31c
|
initial_window_height 36c
|
||||||
enabled_layouts splits
|
enabled_layouts splits
|
||||||
# }}}
|
# }}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user