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
|
||||
|
||||
OS=$(uname -s)
|
||||
if [ "$OS" = "Linux" ]; then
|
||||
kitten @ set-font-size --all 11.0
|
||||
fi
|
||||
|
||||
CURRENT_HOUR=$(date +"%H")
|
||||
SEVEN_AM=7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue