1
0
forked from extern/nix-config
donovanglover-nix-config/overlays/default.nix
Donovan Glover 44adb319f5
waybar-hyprland: Use custom overlay
This fixes an issue where waybar-hyprland would break with
hyprland-autoname-workspaces.
2023-06-13 17:01:56 -04:00

10 lines
89 B
Nix

{
imports = [
./alejandra
./joshuto
./kitty
./rofi
./waybar
];
}