diff options
author | Joe <rrbo@proton.me> | 2023-01-17 12:12:45 +0100 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2023-01-17 12:12:45 +0100 |
commit | 058ed4ac2e520c3e1536778970d6abcce251b2f6 (patch) | |
tree | c824565da555e9943bb818a4958b54be49d9f62b /.config/conkyrc | |
parent | up (diff) | |
download | dotfiles-bsd-058ed4ac2e520c3e1536778970d6abcce251b2f6.tar.gz dotfiles-bsd-058ed4ac2e520c3e1536778970d6abcce251b2f6.tar.bz2 dotfiles-bsd-058ed4ac2e520c3e1536778970d6abcce251b2f6.tar.xz dotfiles-bsd-058ed4ac2e520c3e1536778970d6abcce251b2f6.tar.zst dotfiles-bsd-058ed4ac2e520c3e1536778970d6abcce251b2f6.zip |
up
Diffstat (limited to '.config/conkyrc')
-rw-r--r-- | .config/conkyrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/conkyrc b/.config/conkyrc index 16b4663..f56e647 100644 --- a/.config/conkyrc +++ b/.config/conkyrc @@ -30,7 +30,7 @@ conky.config = { show_graph_range = false, alignment = 'top_right', minimum_width = 365, - minimum_height = 1030, + minimum_height = 1440, maximum_width = 365, gap_x = 0, gap_y = 40, |