pika-gnome-layouts/data/scripts/dconf-accent.sh
Ward from fusion-voyager-3 6d114ec55f
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 2m15s
Use Gnome 47 colors
2024-09-27 19:10:44 +03:00

15 lines
743 B
Bash
Executable File

#! /usr/bin/bash
# Enable extensions
#gnome-extensions enable custom-accent-colors@demiskp
#gnome-extensions enable user-theme@gnome-shell-extensions.gcampax.github.com
# Set accent color settings
#dconf write /org/gnome/shell/extensions/custom-accent-colors/accent-color "'"$1"'"
#dconf write /org/gnome/shell/extensions/custom-accent-colors/theme-flatpak true
#dconf write /org/gnome/shell/extensions/custom-accent-colors/theme-gtk3 true
#dconf write /org/gnome/shell/extensions/custom-accent-colors/theme-shell true
# Refresh Shell
#dconf write /org/gnome/shell/extensions/user-theme/name "''"
#dconf write /org/gnome/shell/extensions/user-theme/name "'Custom-Accent-Colors'"
dconf write /org/gnome/desktop/interface/accent-color "'"$1"'"