diff options
author | Karel Kočí <cynerd@email.cz> | 2024-04-11 20:04:38 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2024-04-11 20:04:38 +0200 |
commit | e9fcc90c41dbccbb18c7b7314096b854b21ee02a (patch) | |
tree | 93cf4d4c5161f0b6fba1c31050d3a7ed61f2b3d5 /nixos | |
parent | 22b547adf43c6775a017932e7294eb1b16f03ef2 (diff) | |
download | nixos-personal-e9fcc90c41dbccbb18c7b7314096b854b21ee02a.tar.gz nixos-personal-e9fcc90c41dbccbb18c7b7314096b854b21ee02a.tar.bz2 nixos-personal-e9fcc90c41dbccbb18c7b7314096b854b21ee02a.zip |
pkgs: update and drop icon theme
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/modules/desktop.nix | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix index c45aa82..87f18e8 100644 --- a/nixos/modules/desktop.nix +++ b/nixos/modules/desktop.nix @@ -41,6 +41,7 @@ in { myswaylock alacritty + gnome.nautilus kanshi wdisplays @@ -100,10 +101,12 @@ in { spotify nordic - delft-icon-theme + nordzy-cursor-theme + nordzy-icon-theme gnome.adwaita-icon-theme vanilla-dmz sound-theme-freedesktop + gnome.gnome-characters gucharmap (sdcv.withDictionaries [stardict-en-cz stardict-de-cz stardict-cz]) |