mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 02:10:43 +00:00
Add toggle-notifications script & notification keybinds
This commit is contained in:
parent
3cb701b042
commit
b3f457340d
5 changed files with 32 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue