diff --git a/options/custom/desktops/niri/misc.nix b/options/custom/desktops/niri/misc.nix
index e2aeec3..8c5bb61 100644
--- a/options/custom/desktops/niri/misc.nix
+++ b/options/custom/desktops/niri/misc.nix
@@ -31,7 +31,7 @@ in {
             inherit size;
             theme = name;
 
-            hide-after-inactive-ms = 1000 * 15; # Milliseconds
+            #// hide-after-inactive-ms = 1000 * 15; # Milliseconds
             hide-when-typing = true;
           };