mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-18 13:04:21 +01:00
Since we will be going through a separate app mostly, this is not needed
This commit is contained in:
@@ -41,8 +41,6 @@ if [ -n "$THEME" ] && [ "$THEME" != "<<-back" ]; then
|
|||||||
|
|
||||||
code --install-extension $VSC_EXTENSION > /dev/null
|
code --install-extension $VSC_EXTENSION > /dev/null
|
||||||
sed -i "s/\"workbench.colorTheme\": \".*\"/\"workbench.colorTheme\": \"$VSC_THEME\"/g" ~/.config/Code/User/settings.json
|
sed -i "s/\"workbench.colorTheme\": \".*\"/\"workbench.colorTheme\": \"$VSC_THEME\"/g" ~/.config/Code/User/settings.json
|
||||||
|
|
||||||
gum spin --spinner globe --title "Restart terminal for full theme change (Super + W, then Alt + 2)" -- sleep 3
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
source $OMAKUB_PATH/bin/omakub-menu
|
source $OMAKUB_PATH/bin/omakub-menu
|
||||||
|
|||||||
Reference in New Issue
Block a user