Add GSConnect ext

This commit is contained in:
2025-05-08 13:23:11 +01:00
parent 9e0e82d389
commit ca026767fb
2 changed files with 2 additions and 2 deletions

View File

@@ -162,7 +162,7 @@ case "$XDG_CURRENT_DESKTOP" in
echo "${YELLOW}Installing GNOME Extensions...${NC}"
install_gnome_extension "caffeine@patapon.info"
install_gnome_extension "Vitals@CoreCoding.com"
install_gnome_extension "gsconnect@andyholmes.github.io"
echo "${YELLOW}Loading Dconf settings...${NC}"
if ! dconf load / <"$HOME/dotfiles/dconf-settings.ini"; then
echo "${RED}Error loading Dconf settings.${NC}"