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"; }; };