diff --git a/modules/home/xorg/i3/default.nix b/modules/home/xorg/i3/default.nix index 28bd604..491bf8e 100644 --- a/modules/home/xorg/i3/default.nix +++ b/modules/home/xorg/i3/default.nix @@ -58,6 +58,7 @@ in floating.border = 0; window.titlebar = false; + floating.titlebar = false; gaps = { smartBorders = "no_gaps";