nixbook: gruvbox theme and fix nixvim cmp
This commit is contained in:
parent
ea68950497
commit
29bd3b69f8
3 changed files with 38 additions and 14 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue