mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 02:10:43 +00:00
Add toggle-idle script
This commit is contained in:
parent
b3f457340d
commit
083dc759d1
5 changed files with 35 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
quick-record = pkgs.callPackage ./quick-record {};
|
||||
toggle-fake-fullscreen = pkgs.callPackage ./toggle-fake-fullscreen {};
|
||||
toggle-notifications = pkgs.callPackage ./toggle-notifications {};
|
||||
toggle-idle = pkgs.callPackage ./toggle-idle {};
|
||||
};
|
||||
in
|
||||
packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue