[Bin, autostart] Remove PumoPM from autostart
PumoPM will soon get a systemd service file, which means it will no longer be necessary to manually launch it.
This commit is contained in:
parent
7b2c7d8145
commit
3ae554c976
@ -92,12 +92,10 @@
|
|||||||
instance will be launched asynchronously, and only if there is no other
|
instance will be launched asynchronously, and only if there is no other
|
||||||
instance of said command running.
|
instance of said command running.
|
||||||
|
|
||||||
For the record, PumoPM is my custom power manager, you can find its source
|
~set-screens~ is a custom script declared [[*set-screens][below]].
|
||||||
code [[https://labs.phundrak.com/phundrak/pumopm][here]]. ~set-screens~ is a custom script declared [[*set-screens][below]].
|
|
||||||
#+NAME: autostart-table
|
#+NAME: autostart-table
|
||||||
| Command | Arguments | Run once? |
|
| Command | Arguments | Run once? |
|
||||||
|----------------------------+-----------------------------------------------------------------+-----------|
|
|----------------------------+-----------------------------------------------------------------+-----------|
|
||||||
| ~pumopm~ | | yes |
|
|
||||||
| ~xfce-polkit~ | | yes |
|
| ~xfce-polkit~ | | yes |
|
||||||
| ~picom~ | ~--experimental-backends~ | yes |
|
| ~picom~ | ~--experimental-backends~ | yes |
|
||||||
| ~xidlehook~ | ~--not-when-audio --not-when-fullscreen --timer 3600 i3lock ''~ | yes |
|
| ~xidlehook~ | ~--not-when-audio --not-when-fullscreen --timer 3600 i3lock ''~ | yes |
|
||||||
|
Loading…
Reference in New Issue
Block a user