refactor(console.utility.tools): move pamixer/libnotify into
This commit is contained in:
parent
3af9825c25
commit
d1087a86ec
1 changed files with 6 additions and 2 deletions
|
|
@ -27,8 +27,9 @@ in
|
||||||
|
|
||||||
#shell scripting
|
#shell scripting
|
||||||
gum
|
gum
|
||||||
|
# audio ctrl
|
||||||
|
pamixer
|
||||||
|
|
||||||
wl-screenrec
|
|
||||||
diffsitter # Better diff
|
diffsitter # Better diff
|
||||||
jq # JSON pretty printer and manipulator
|
jq # JSON pretty printer and manipulator
|
||||||
comma # Install and run with ","
|
comma # Install and run with ","
|
||||||
|
|
@ -37,6 +38,9 @@ in
|
||||||
killall
|
killall
|
||||||
acpi
|
acpi
|
||||||
|
|
||||||
|
# Notifications
|
||||||
|
libnotify
|
||||||
|
|
||||||
# Nix tooling
|
# Nix tooling
|
||||||
alejandra
|
alejandra
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue