We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1990d7 commit ebaa022Copy full SHA for ebaa022
3 files changed
.gitignore
@@ -2,3 +2,4 @@
2
result
3
./hardware-configuration.nix
4
./configuration.nix
5
+*.dconf
hosts/hades/configuration.nix
@@ -484,7 +484,7 @@
484
color-scheme = "prefer-dark";
485
cursor-theme = "breeze_cursors";
486
enable-hot-corners = false;
487
- icon-theme = "Vimix-ruby";
+ icon-theme = "Papirus";
488
monospace-font-name = "FiraCode Nerd Font Mono 11";
489
};
490
"org/gnome/shell/extensions/dash-to-dock" = {
tmp.dconf
0 commit comments