declutter $HOME :)
This commit is contained in:
parent
3450585513
commit
b7cc34b6e9
5 changed files with 58 additions and 39 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ config, pkgs, ... }: {
|
||||
gtk = {
|
||||
enable = true;
|
||||
gtk2.configLocation = "${config.xdg.configHome}/gtk-2.0/gtkrc";
|
||||
font = {
|
||||
package = pkgs.open-sans;
|
||||
name = "Open Sans";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue