diff options
author | sinanmohd <sinan@firemail.cc> | 2023-03-18 08:55:20 +0530 |
---|---|---|
committer | sinanmohd <sinan@firemail.cc> | 2023-03-18 21:11:10 +0530 |
commit | 9f864646907edad998b03f46ea84ed6457b97738 (patch) | |
tree | d32e10b70c4bf8b095f44ce32d42059612a80a54 | |
parent | 224c0ee94e9df68d48b88f822cef47ae50508545 (diff) |
mako: increase window height
-rw-r--r-- | .config/mako/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mako/config b/.config/mako/config index 58c760e..5075500 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -2,3 +2,4 @@ font=sans 14 background-color=#000000 border-color=#eeeeee default-timeout=5000 +height=300 |