update kitty setup script
This commit is contained in:
parent
61665c1235
commit
54c2e95e21
1 changed files with 1 additions and 4 deletions
|
|
@ -1,9 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
OS=$(uname -s)
|
kitten @ set-font-size --all 11.0
|
||||||
if [ "$OS" = "Linux" ]; then
|
|
||||||
kitten @ set-font-size --all 11.0
|
|
||||||
fi
|
|
||||||
|
|
||||||
CURRENT_HOUR=$(date +"%H")
|
CURRENT_HOUR=$(date +"%H")
|
||||||
SEVEN_AM=7
|
SEVEN_AM=7
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue