dwm: preanybar

This commit is contained in:
Zynh Ludwig 2024-11-30 13:38:15 -08:00
parent fcd5000e6a
commit f5b9f5ae6b
2 changed files with 7 additions and 6 deletions

View file

@ -730,15 +730,16 @@
"zdwm": {
"flake": false,
"locked": {
"lastModified": 1732930272,
"narHash": "sha256-FSZsSSfeww0WSzdBCdfV1rjrbKY4XPBLIEmpikzoBbs=",
"ref": "refs/heads/master",
"rev": "f8a668b8077b99863e45392c836f474d439f2532",
"revCount": 1734,
"lastModified": 1732925486,
"narHash": "sha256-DBd1mEjPgve2D4ZpnCpdOM5fH1VbrvwGE2++rlOXVuk=",
"ref": "preanybar",
"rev": "8e5ac03764e9fecd0800198bc583488eb128ce05",
"revCount": 1731,
"type": "git",
"url": "https://git.zynh.me/Zynh0722/dwm"
},
"original": {
"ref": "preanybar",
"type": "git",
"url": "https://git.zynh.me/Zynh0722/dwm"
}

View file

@ -14,7 +14,7 @@
nix-darwin = { url = "github:LnL7/nix-darwin"; inputs.nixpkgs.follows = "nixpkgs"; };
repo-clone.url = "git+https://git.zynh.me/Zynh0722/repo-clone";
zdwm = { url = "git+https://git.zynh.me/Zynh0722/dwm"; flake = false; };
zdwm = { url = "git+https://git.zynh.me/Zynh0722/dwm?ref=preanybar"; flake = false; };
fish_theme = { url = "git+https://git.zynh.me/Zynh0722/omf-theme"; flake = false; };
backgrounds = { url = "git+https://git.zynh.me/Zynh0722/backgrounds"; inputs.nixpkgs.follows = "nixpkgs"; };
umu = { url = "git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging\/nix&submodules=1"; inputs.nixpkgs.follows = "nixpkgs"; };