diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-06-16 08:56:59 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-06-16 08:56:59 -0300 |
commit | b4b4a9ee5081f529fbdea522a760b6f8a5da3670 (patch) | |
tree | afbca5774b8a59466730f67ae48b2db8b511fa45 | |
parent | d82c820ed89344fb7491c18eb7ebc8560ff3478b (diff) | |
download | mc-b4b4a9ee5081f529fbdea522a760b6f8a5da3670.tar.gz mc-b4b4a9ee5081f529fbdea522a760b6f8a5da3670.tar.bz2 |
Removes panel size configs from ini
-rw-r--r-- | config.dot/mc/ini.link | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config.dot/mc/ini.link b/config.dot/mc/ini.link index 84a5fad..8b9be98 100644 --- a/config.dot/mc/ini.link +++ b/config.dot/mc/ini.link @@ -122,9 +122,8 @@ free_space=1 horizontal_split=0 vertical_equal=1 -left_panel_size=79 horizontal_equal=1 -top_panel_size=63 + [Dirs] other_dir=~/ |