increase kitty fontsize for linux
This commit is contained in:
parent
6bb7319472
commit
c2b89f6ad2
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
OS=$(uname -s)
|
OS=$(uname -s)
|
||||||
if [ "$OS" = "Linux" ]; then
|
if [ "$OS" = "Linux" ]; then
|
||||||
kitten @ set-font-size --all 9.0
|
kitten @ set-font-size --all 11.0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# get the SUNRISE/SUNSET time for the day
|
# get the SUNRISE/SUNSET time for the day
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue