Johan Rong hai 2 meses
pai
achega
be64f912f8
Modificáronse 2 ficheiros con 4 adicións e 4 borrados
  1. 3 3
      flake.lock
  2. 1 1
      home/features/desktop/sway/sway.nix

+ 3 - 3
flake.lock

@@ -40,11 +40,11 @@
         ]
         ]
       },
       },
       "locked": {
       "locked": {
-        "lastModified": 1780883961,
-        "narHash": "sha256-WU6SUrESuPiEXEUvX4D51AgWrXRJty+sLJBwBaDBGqE=",
+        "lastModified": 1781115013,
+        "narHash": "sha256-3BopHqMvh26sKim6rumZBY568VrISCWtRgqDuLGR/H0=",
         "owner": "nix-community",
         "owner": "nix-community",
         "repo": "home-manager",
         "repo": "home-manager",
-        "rev": "4eb4fec41674d5b059aa2eedf0f98453890546fa",
+        "rev": "fcbbf5484ab2c733e886ef4fa91e8da1c8c028f5",
         "type": "github"
         "type": "github"
       },
       },
       "original": {
       "original": {

+ 1 - 1
home/features/desktop/sway/sway.nix

@@ -189,7 +189,7 @@ in
       };
       };
 
 
       window.commands = [
       window.commands = [
-        { command = "floating enable"; criteria.app_id = "spotify"; }
+        { command = "floating enable"; criteria.class = "Spotify"; }
         #{ command = "floating enable"; criteria.class = "steam"; }
         #{ command = "floating enable"; criteria.class = "steam"; }
       ];
       ];