[Bin] reorganize order of autostart
This commit is contained in:
parent
552c91b473
commit
b027b2b03b
@ -24,16 +24,16 @@ Because I sometimes switch from window manager to window manager, creating a scr
|
|||||||
#+NAME: autostart-table
|
#+NAME: autostart-table
|
||||||
| Command | Arguments | Run once? |
|
| Command | Arguments | Run once? |
|
||||||
|---------------+---------------------------------------------------------------+-----------|
|
|---------------+---------------------------------------------------------------+-----------|
|
||||||
|
| ~mpc~ | ~stop~ | no |
|
||||||
| ~set-screens~ | | no |
|
| ~set-screens~ | | no |
|
||||||
|
| ~xwallpaper~ | ~--zoom (cat $HOME/.cache/wallpaper)~ | no |
|
||||||
|
| ~picom~ | ~--experimental-backends~ | yes |
|
||||||
| ~pumopm~ | | yes |
|
| ~pumopm~ | | yes |
|
||||||
| ~xfce-polkit~ | | yes |
|
| ~xfce-polkit~ | | yes |
|
||||||
| ~xss-lock~ | ~plock~ | yes |
|
| ~xss-lock~ | ~plock~ | yes |
|
||||||
| ~picom~ | ~--experimental-backends~ | yes |
|
|
||||||
| ~xidlehook~ | ~--not-when-audio --not-when-fullscreen --timer 3600 lock ''~ | yes |
|
| ~xidlehook~ | ~--not-when-audio --not-when-fullscreen --timer 3600 lock ''~ | yes |
|
||||||
| ~nm-applet~ | | yes |
|
| ~nm-applet~ | | yes |
|
||||||
| ~numlockx~ | ~on~ | yes |
|
| ~numlockx~ | ~on~ | yes |
|
||||||
| ~mpc~ | ~stop~ | no |
|
|
||||||
| ~xwallpaper~ | ~--zoom (cat $HOME/.cache/wallpaper)~ | no |
|
|
||||||
|
|
||||||
#+NAME: autostart-gen
|
#+NAME: autostart-gen
|
||||||
#+BEGIN_SRC emacs-lisp :var table=autostart-table :cache yes
|
#+BEGIN_SRC emacs-lisp :var table=autostart-table :cache yes
|
||||||
|
Loading…
Reference in New Issue
Block a user