feat: Add xdg-user-dirs support

This commit is contained in:
Donovan Glover 2023-05-10 14:37:42 -04:00
parent 5230741e65
commit 10908e340b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -1,6 +1,11 @@
{ config, lib, nixpkgs, home-manager, hyprland, ... }: {
imports = [ home-manager.nixosModule ];
home-manager.users.user = { pkgs, ... }: {
xdg = {
userDirs = {
enable = true;
};
};
home.file.".icons/default/index.theme".text = ''
[icon theme]
Inherits=phinger-cursors