dwm: no-anybar
This commit is contained in:
parent
f66f4e19c1
commit
bf5ece05bd
2 changed files with 7 additions and 7 deletions
12
flake.lock
12
flake.lock
|
@ -730,16 +730,16 @@
|
||||||
"zdwm": {
|
"zdwm": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1732925486,
|
"lastModified": 1733723532,
|
||||||
"narHash": "sha256-DBd1mEjPgve2D4ZpnCpdOM5fH1VbrvwGE2++rlOXVuk=",
|
"narHash": "sha256-3BGFjI4hn2O9DKVN5IDznGNxuZ/kZQ4/A7o0LyDOw20=",
|
||||||
"ref": "preanybar",
|
"ref": "preanybar-systray",
|
||||||
"rev": "8e5ac03764e9fecd0800198bc583488eb128ce05",
|
"rev": "f64f6f401571296da949e1fae4fbadec72582144",
|
||||||
"revCount": 1731,
|
"revCount": 1732,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.zynh.me/Zynh0722/dwm"
|
"url": "https://git.zynh.me/Zynh0722/dwm"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"ref": "preanybar",
|
"ref": "preanybar-systray",
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.zynh.me/Zynh0722/dwm"
|
"url": "https://git.zynh.me/Zynh0722/dwm"
|
||||||
}
|
}
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
nix-darwin = { url = "github:LnL7/nix-darwin"; inputs.nixpkgs.follows = "nixpkgs"; };
|
nix-darwin = { url = "github:LnL7/nix-darwin"; inputs.nixpkgs.follows = "nixpkgs"; };
|
||||||
|
|
||||||
repo-clone.url = "git+https://git.zynh.me/Zynh0722/repo-clone";
|
repo-clone.url = "git+https://git.zynh.me/Zynh0722/repo-clone";
|
||||||
zdwm = { url = "git+https://git.zynh.me/Zynh0722/dwm?ref=preanybar"; flake = false; };
|
zdwm = { url = "git+https://git.zynh.me/Zynh0722/dwm?ref=preanybar-systray"; flake = false; };
|
||||||
fish_theme = { url = "git+https://git.zynh.me/Zynh0722/omf-theme"; 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"; };
|
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"; };
|
umu = { url = "git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging\/nix&submodules=1"; inputs.nixpkgs.follows = "nixpkgs"; };
|
||||||
|
|
Loading…
Reference in a new issue