From d4abe957246dc626d7e60a35ec132c63a94ee80a Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Thu, 11 Jul 2024 21:45:18 -0700 Subject: [PATCH] feat: move some stuff around + icons --- configuration.nix | 3 --- home.nix | 7 +++++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configuration.nix b/configuration.nix index 78189a8..7c07fe7 100755 --- a/configuration.nix +++ b/configuration.nix @@ -127,9 +127,6 @@ gnupg openssh python3 - wl-clipboard - hyprlock - rofi-wayland ]; environment.variables.EDITOR = "nvim"; diff --git a/home.nix b/home.nix index 9bfe776..bace15d 100755 --- a/home.nix +++ b/home.nix @@ -90,6 +90,9 @@ ethtool pciutils # lspci usbutils # lsusb + wl-clipboard + rofi-wayland + grimblast # messaging apps vesktop @@ -109,6 +112,7 @@ bibata-cursors libsForQt5.qtstyleplugin-kvantum libsForQt5.qt5ct + tela-circle-icon-theme delta lazygit @@ -365,8 +369,7 @@ size = 20; }; iconTheme = { - name = "Papirus Dark"; - package = pkgs.papirus-icon-theme; + name = "Tela-circle"; }; };