From bec6421e62d732aa1f17c2fcc968d5b6731e26a2 Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Thu, 23 Oct 2025 12:50:48 +0200 Subject: Move git config to secrets folder --- niri.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'niri.nix') diff --git a/niri.nix b/niri.nix index feeb14d..e6b4db2 100644 --- a/niri.nix +++ b/niri.nix @@ -231,6 +231,9 @@ workspace "ΞΆ" { } + workspace "-" { + } + workspace "6" { } @@ -243,8 +246,6 @@ workspace "9" { } - workspace "-" { - } window-rule { match app-id=r#"^com\.slack\.Slack$"# -- cgit v1.2.3