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
|
||||
gum
|
||||
|
||||
wl-screenrec
|
||||
# audio ctrl
|
||||
pamixer
|
||||
|
||||
diffsitter # Better diff
|
||||
jq # JSON pretty printer and manipulator
|
||||
comma # Install and run with ","
|
||||
|
|
@ -37,6 +38,9 @@ in
|
|||
killall
|
||||
acpi
|
||||
|
||||
# Notifications
|
||||
libnotify
|
||||
|
||||
# Nix tooling
|
||||
alejandra
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue