Commit graph

9 commits

Author SHA1 Message Date
a3a3aa8231
modules: avoid circular dependencies 2025-02-18 13:19:22 +01:00
c5e559afc0
services/gtk: add awaita-icon-theme as fallback 2025-02-13 16:42:58 +01:00
aa36a6eda9
services/gtk: add gtk3/4 settings in dconf
dconf is seemingly the preferred way to setup GTK theming and settings
(including icon themes etc.).
2025-02-13 16:42:58 +01:00
b15f8de08f
services/gtk: add back dconf settings
`xdg-desktop-portal-gtk` did not seem to open my apps with the correct
themes when using `xdg-open`, which I assume to be because it's trying
to read from `dconf` in order to set the themes correctly.
2025-02-13 16:42:58 +01:00
b6d62c71fe
services/gtk: remove dconf 2025-02-13 16:42:58 +01:00
6f4e01d8fa
services/gtk: use singleton to remove unnecessary list 2025-02-13 16:42:58 +01:00
7e2602becd
services/gtk: set theme and variant using dconf, change accent to purple 2025-02-13 16:42:58 +01:00
95d6d0cc32
services/gtk: add theme package and session variables 2025-02-13 16:42:58 +01:00
ef4a5c8ae6
services/gtk: use base16 colors for gtk 2025-02-13 16:42:58 +01:00