mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-23 00:34:24 +01:00
f9cb5c5c56
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
|
|
];
|
|
}
|