diff --git a/hosts/llynx/home.nix b/hosts/llynx/home.nix
index a848684..3e60eb1 100644
--- a/hosts/llynx/home.nix
+++ b/hosts/llynx/home.nix
@@ -27,8 +27,12 @@
     homeNetwork = true;
   };
 
+  services.flameshot.package = pkgs.flameshot.override {
+    enableMonochromeIcon = true;
+  };
+
   home.packages = with pkgs; [
-    dorion
+    bottom
 
     ncspot