refactor(home:hyprland): move volume, brightness, powermenu --> tools

This commit is contained in:
ooks-io 2024-06-09 17:13:07 +12:00
parent a6d5e892a1
commit 09504dbc89
9 changed files with 124 additions and 57 deletions

View file

@ -1,5 +1,8 @@
{
imports = [
./kdeconnect.nix
./ookvolume.nix
./ookbrightness.nix
./zellijMenu.nix
];
}