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 = {
|
shellAliases = {
|
||||||
sctl = "sudo systemctl";
|
sctl = "sudo systemctl";
|
||||||
bt = "bluetoothctl";
|
bt = "bluetoothctl";
|
||||||
|
pa = "pulsemixer";
|
||||||
sctlu = "systemctl --user";
|
sctlu = "systemctl --user";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue