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"
},
"locked": {
"lastModified": 1709265859,
"narHash": "sha256-1LsW+CjapiODVndKp3EnfzOBpodH1dsxwMInq91AoDY=",
"owner": "bivsk",
"lastModified": 1712527107,
"narHash": "sha256-stmJqifOWf8oXxKwHvCo3RaVapXSk1n/+Sf9nKNENEA=",
"owner": "Duckonaut",
"repo": "split-monitor-workspaces",
"rev": "8da072e94b0347c8124f1fc3ed8ee032b6da9c8b",
"rev": "c5696000777f6586aaa255bd0a9b0627d5da911f",
"type": "github"
},
"original": {
"owner": "bivsk",
"ref": "bivsk",
"owner": "Duckonaut",
"repo": "split-monitor-workspaces",
"type": "github"
}

View file

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