From 445c359e8a90914111489dccd15ab9eb131f0ddf Mon Sep 17 00:00:00 2001 From: roxwize Date: Mon, 16 Dec 2024 00:49:41 -0500 Subject: [PATCH] ~ --- TODO | 2 ++ nixos/home.nix | 1 - nixos/packages.nix | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 7795c10..ed6062e 100644 --- a/TODO +++ b/TODO @@ -2,3 +2,5 @@ [x] Add desktop switching to windows (context menu?) [ ] Decide on an icon theme (flat-remix-icon-theme or pantheon.elementary-icon-theme?) [ ] Use XDG??? +[ ] Add Mousepad (xfce) maybe + diff --git a/nixos/home.nix b/nixos/home.nix index a120945..e7ee91e 100644 --- a/nixos/home.nix +++ b/nixos/home.nix @@ -137,7 +137,6 @@ in gtk = { enable = true; cursorTheme.name = "Posy's Cursor"; - iconTheme.name = "Flat-Remix-Cyan-Light"; theme.name = "io.elementary.stylesheet.blueberry"; }; }; diff --git a/nixos/packages.nix b/nixos/packages.nix index e12ba56..0c14ce3 100644 --- a/nixos/packages.nix +++ b/nixos/packages.nix @@ -29,7 +29,6 @@ xorg.xev xorg.xwininfo # gtk - flat-remix-icon-theme posy-cursors pantheon.elementary-gtk-theme # misc