Add pulsemixer alias
This commit is contained in:
parent
bfd2395d12
commit
1b9bf47194
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
shellAliases = {
|
||||
sctl = "sudo systemctl";
|
||||
bt = "bluetoothctl";
|
||||
pa = "pulsemixer";
|
||||
sctlu = "systemctl --user";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue