Move GTK theme from moongreet config to system-wide gtk-4.0 settings
Update PKGBUILD version / update-pkgver (push) Successful in 3s
Update PKGBUILD version / update-pkgver (push) Successful in 3s
Remove gtk-theme from moongreet.toml and set gtk-theme-name and gtk-icon-theme-name in /etc/xdg/gtk-4.0/settings.ini instead.
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
[appearance]
|
[appearance]
|
||||||
background = "/usr/share/moonarch/wallpaper.jpg"
|
background = "/usr/share/moonarch/wallpaper.jpg"
|
||||||
gtk-theme = "Colloid-Grey-Dark-Catppuccin"
|
|
||||||
|
|
||||||
[behavior]
|
[behavior]
|
||||||
# show_user_list = true
|
# show_user_list = true
|
||||||
|
|||||||
@@ -2,4 +2,6 @@
|
|||||||
# ABOUTME: User overrides go in ~/.config/gtk-4.0/settings.ini
|
# ABOUTME: User overrides go in ~/.config/gtk-4.0/settings.ini
|
||||||
|
|
||||||
[Settings]
|
[Settings]
|
||||||
|
gtk-theme-name=Colloid-Grey-Dark-Catppuccin
|
||||||
|
gtk-icon-theme-name=Colloid-Grey-Catppuccin-Dark
|
||||||
gtk-application-prefer-dark-theme=1
|
gtk-application-prefer-dark-theme=1
|
||||||
|
|||||||
Reference in New Issue
Block a user