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