diff --git a/dot/i3.nix b/dot/i3.nix index be1b914..a4b039e 100644 --- a/dot/i3.nix +++ b/dot/i3.nix @@ -58,7 +58,7 @@ rec { workspaceButtons = false; fonts = [ "${terminalFont.name} ${toString terminalFont.size}" ]; mode = "hide"; - position = "top"; + # position = "top"; statusCommand = let i3status-config = pkgs.writeText "i3status.conf" ''