add poweralertd
This commit is contained in:
parent
abcfd46bed
commit
83fa13a71e
|
@ -9,6 +9,7 @@
|
|||
"hash dbus-update-activation-environment 2>/dev/null &"
|
||||
"dbus-update-activation-environment --systemd &"
|
||||
"nm-applet &"
|
||||
"poweralertd &"
|
||||
"wl-clip-persist --clipboard both"
|
||||
"swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) &"
|
||||
"sleep 1 && swaylock"
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
pamixer # pulseaudio command line mixer
|
||||
pavucontrol # pulseaudio volume controle (GUI)
|
||||
playerctl # controller for media players
|
||||
poweralertd
|
||||
qalculate-gtk # calculator
|
||||
unzip
|
||||
wget
|
||||
|
|
Loading…
Reference in a new issue