forked from extern/nix-config
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
|
|
];
|
|
}
|