[NixOS] Use numix-circle icon theme

This commit is contained in:
2023-06-29 13:54:38 -06:00
parent 520f86d59e
commit 45f32b4977
2 changed files with 11 additions and 6 deletions

View File

@@ -45,9 +45,14 @@
environment.systemPackages = with pkgs; [
# Appearance
gnome.adwaita-icon-theme
hicolor-icon-theme
libsForQt5.breeze-gtk
materia-theme
numix-icon-theme-circle
papirus-icon-theme
hicolor-icon-theme
tela-icon-theme
tela-circle-icon-theme
# XOrg
autorandr
@@ -62,7 +67,7 @@
# Haskell Desktop
haskellPackages.xmonad
haskellPackages.imalison-xmonad
# haskellPackages.notifications-tray-icon
haskellPackages.notifications-tray-icon
haskellPackages.gtk-sni-tray
haskellPackages.status-notifier-item
haskellPackages.dbus-hslogger