Shrink height
This commit is contained in:
parent
32ae3b138f
commit
851014f231
@ -2,7 +2,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
# Pick a preconfigured theme
|
# Pick a preconfigured theme
|
||||||
THEME=$(gum choose "Tokyo Night" "Gruvbox" "Catppuccin" | tr '[:upper:]' '[:lower:]' | sed 's/ /-/g')
|
THEME=$(gum choose "Tokyo Night" "Gruvbox" "Catppuccin" --height 5 | tr '[:upper:]' '[:lower:]' | sed 's/ /-/g')
|
||||||
|
|
||||||
# Install theme in Gnome, Terminal, and both default editors
|
# Install theme in Gnome, Terminal, and both default editors
|
||||||
source $OMAKUB_PATH/themes/gnome/$THEME.sh
|
source $OMAKUB_PATH/themes/gnome/$THEME.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user