Gnome
This commit is contained in:
parent
ab693f99d9
commit
a252fb295b
2
TODO.md
2
TODO.md
@ -5,7 +5,7 @@
|
||||
- [x] Waybar fix
|
||||
- [x] Rofi config
|
||||
- [ ] Cliphist manager fix
|
||||
- [x] Stylix theming
|
||||
- [x] Stylix theming to each module
|
||||
- [ ] Enabling nvidia graphics and disabling it
|
||||
- [ ] Modularity connected via configuration.nix file with home manager (disable gnome, gnome configuration will be disabled too)
|
||||
- [x] Rofi theme and other themes, where are colors setup declaratively
|
||||
|
||||
@ -48,6 +48,7 @@
|
||||
inkscape
|
||||
gimp
|
||||
firefox
|
||||
distrobox
|
||||
];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
@ -15,6 +15,8 @@
|
||||
blur-my-shell
|
||||
gsconnect
|
||||
appindicator
|
||||
privacy-settings-menu
|
||||
|
||||
];
|
||||
|
||||
dconf = {
|
||||
@ -25,6 +27,7 @@
|
||||
blur-my-shell.extensionUuid
|
||||
gsconnect.extensionUuid
|
||||
appindicator.extensionUuid
|
||||
privacy-settings-menu.extensionUuid
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user