Add pulsemixer alias

This commit is contained in:
Daniel Flanagan 2023-10-06 13:05:15 -05:00
parent bfd2395d12
commit 1b9bf47194
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -11,6 +11,7 @@
shellAliases = {
sctl = "sudo systemctl";
bt = "bluetoothctl";
pa = "pulsemixer";
sctlu = "systemctl --user";
};
};