Add toggle-notifications script & notification keybinds

This commit is contained in:
ItsDrike 2024-06-21 16:19:55 +02:00
parent 3cb701b042
commit b3f457340d
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
5 changed files with 32 additions and 2 deletions

View file

@ -8,6 +8,7 @@
hyprland-screenshot = pkgs.callPackage ./hyprland-screenshot {};
quick-record = pkgs.callPackage ./quick-record {};
toggle-fake-fullscreen = pkgs.callPackage ./toggle-fake-fullscreen {};
toggle-notifications = pkgs.callPackage ./toggle-notifications {};
};
in
packages