move back to upstream smw (THANK YOU DUCKONAUT !!)

This commit is contained in:
jacekpoz 2024-04-09 01:50:28 +02:00
parent 2a417a0852
commit df39e6a40c
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8
2 changed files with 6 additions and 7 deletions

View file

@ -1988,16 +1988,15 @@
"nix-filter": "nix-filter_2" "nix-filter": "nix-filter_2"
}, },
"locked": { "locked": {
"lastModified": 1709265859, "lastModified": 1712527107,
"narHash": "sha256-1LsW+CjapiODVndKp3EnfzOBpodH1dsxwMInq91AoDY=", "narHash": "sha256-stmJqifOWf8oXxKwHvCo3RaVapXSk1n/+Sf9nKNENEA=",
"owner": "bivsk", "owner": "Duckonaut",
"repo": "split-monitor-workspaces", "repo": "split-monitor-workspaces",
"rev": "8da072e94b0347c8124f1fc3ed8ee032b6da9c8b", "rev": "c5696000777f6586aaa255bd0a9b0627d5da911f",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "bivsk", "owner": "Duckonaut",
"ref": "bivsk",
"repo": "split-monitor-workspaces", "repo": "split-monitor-workspaces",
"type": "github" "type": "github"
} }

View file

@ -30,7 +30,7 @@
}; };
split-monitor-workspaces = { split-monitor-workspaces = {
url = "github:bivsk/split-monitor-workspaces/bivsk"; url = "github:Duckonaut/split-monitor-workspaces";
inputs.hyprland.follows = "hyprland"; inputs.hyprland.follows = "hyprland";
}; };