home(gnome): improve gtk3 theme consistency

This commit is contained in:
514fpv 2024-07-30 18:51:45 +08:00
parent f868782144
commit 8b0dd224ba
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw
2 changed files with 8 additions and 4 deletions

View file

@ -5,8 +5,12 @@
cfg = config.passthrough.gnome;
in mkIf cfg.enable {
home.packages =
with pkgs.gnome;
with pkgs.gnomeExtensions; [
with pkgs;
with gnome;
with gnomeExtensions; [
# gtk3 theme
adw-gtk3
# gnomeExtensions
dash-to-panel
dash-to-dock