Update ironbar

This commit is contained in:
DashieTM 2024-12-04 14:53:53 +01:00
parent 5556e410ae
commit 5b8c873527
3 changed files with 4 additions and 3 deletions

View file

@ -25,7 +25,8 @@
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
ironbar = {
url = "github:JakeStanger/ironbar?ref=3a1c60442382f970cdb7669814b6ef3594d9f048";
url = "github:JakeStanger/ironbar";
inputs.nixpkgs.follows = "nixpkgs";
};
zen-browser.url = "github:fufexan/zen-browser-flake";