Move Firestarter into different config buckets as well
This commit is contained in:
15
desktop-common/.config/firestarter/powerd
Executable file
15
desktop-common/.config/firestarter/powerd
Executable file
@@ -0,0 +1,15 @@
|
||||
#.fsdefaults
|
||||
command -v batterymon
|
||||
batterymon
|
||||
command -v cbatticon
|
||||
cbatticon
|
||||
command -v lxqt-powermangement
|
||||
lxqt-powermanagement
|
||||
command -v xfce4-power-manager
|
||||
xfce4-power-manager
|
||||
command -v mate-power-manager
|
||||
mate-power-manager
|
||||
[ -x "/usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil" ]
|
||||
/usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil
|
||||
command -v gnome-power-manager
|
||||
gnome-power-manager
|
Reference in New Issue
Block a user