mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
feat: add volume keyboard shortcuts with notification
This commit is contained in:
parent
2fe5f11b14
commit
4d42043895
13 changed files with 525 additions and 11 deletions
|
@ -3,5 +3,6 @@ _final: prev: {
|
|||
screenshot-area = prev.callPackage ./screenshot-area.nix {};
|
||||
screenshot-area-scan-qr = prev.callPackage ./screenshot-area-scan-qr.nix {};
|
||||
screenshot-screen = prev.callPackage ./screenshot-screen.nix {};
|
||||
volume = prev.callPackage ./volume.nix {};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue