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,