From a6bdea253471f2dd04effab4621711c2c2c6c462 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 5 Mar 2025 15:20:19 -0500 Subject: [PATCH] AutoYADM commit: 2025-03-05 15:20:19 --- .config/niri/config.kdl##hostname.dpad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/niri/config.kdl##hostname.dpad b/.config/niri/config.kdl##hostname.dpad index 8380d0ec..24fc86f5 100644 --- a/.config/niri/config.kdl##hostname.dpad +++ b/.config/niri/config.kdl##hostname.dpad @@ -1,4 +1,4 @@ -workspace "music" +// workspace "music" // This config is in the KDL format: https://kdl.dev // "/-" comments out the following node. // Check the wiki for a full description of the configuration: @@ -196,7 +196,7 @@ animations { // by setting an empty default-column-width. window-rule { match app-id="^spotify$" - open-on-workspace "music" + // open-on-workspace "music" } window-rule { // This regular expression is intentionally made as specific as possible,