mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-02 03:01:04 +02:00
Merge branch 'JakeStanger:master' into fix-nix-pixbuf-loader
This commit is contained in:
commit
0382b50cf4
26 changed files with 334 additions and 92 deletions
|
@ -59,6 +59,6 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "Customisable gtk-layer-shell wlroots/sway bar written in rust.";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "Hyprland";
|
||||
mainProgram = "ironbar";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue