Add version

This commit is contained in:
Stephan Raabe 2023-11-27 09:01:32 +01:00
parent 2743f9b189
commit 93b8986747

View File

@ -173,6 +173,10 @@ cat <<"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")
case $menu in
Decorations)