Declared hyprland scripts

This commit is contained in:
TypoMustakes
2026-04-08 14:24:18 +02:00
parent 4e6f419f28
commit 416d1cc202
4 changed files with 196 additions and 0 deletions

View File

@@ -2,5 +2,8 @@
imports = [
../programs/fuzzel.nix
../programs/kitty.nix
../scripts/powermenu.nix
../scripts/screenshot.nix
../scripts/themeswitch.nix
];
}