nixbook: gruvbox theme and fix nixvim cmp

This commit is contained in:
Tristan 2024-10-02 00:37:09 +01:00
parent ea68950497
commit 29bd3b69f8
3 changed files with 38 additions and 14 deletions

View file

@ -44,15 +44,6 @@
gtk = {
enable = true;
iconTheme = {
name = "Vimix-Doder";
package = pkgs.vimix-icon-theme;
};
cursorTheme = {
name = "Vanilla-DMZ";
package = pkgs.vanilla-dmz;
size = 24;
};
gtk3.bookmarks = [
"file:///home/tristan/Documents"
"file:///home/tristan/Pictures/Screenshots"