mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-03-04 01:21:13 +01:00
Ironbar is a new GTK-based bar written in Rust. It offers substantial improvements over waybar, including a proper application launcher.
9 lines
92 B
Nix
9 lines
92 B
Nix
{
|
|
imports = [
|
|
./alejandra.nix
|
|
./joshuto.nix
|
|
./kitty.nix
|
|
./rofi.nix
|
|
];
|
|
}
|