Add version
This commit is contained in:
parent
2743f9b189
commit
93b8986747
|
@ -173,6 +173,10 @@ cat <<"EOF"
|
||||||
|___/
|
|___/
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
if [ -f ~/dotfiles/version ] ;then
|
||||||
|
echo "Version: $(cat ~/dotfiles/version)"
|
||||||
|
echo ""
|
||||||
|
fi
|
||||||
menu=$(gum choose "Decorations" "Windows" "Animations" "Monitors" "Environments" "Keybindings" "Windowrules" "EXIT")
|
menu=$(gum choose "Decorations" "Windows" "Animations" "Monitors" "Environments" "Keybindings" "Windowrules" "EXIT")
|
||||||
case $menu in
|
case $menu in
|
||||||
Decorations)
|
Decorations)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user