[Bin] Reorganize and re-enable some scripts
Due to EXWM being disabled for the time being and switching back to AwesomeWM, some scripts are re-enabled. The execution order is also modified.
This commit is contained in:
parent
98720ace22
commit
e53e019306
@ -30,16 +30,16 @@ of said command running.
|
||||
#+NAME: autostart-table
|
||||
| Command | Arguments | Run once? |
|
||||
|---------------+---------------------------------------+-----------|
|
||||
| ~xrdb~ | ~-merge $HOME/.Xresources~ | no |
|
||||
| ~mpc~ | ~stop~ | no |
|
||||
| ~set-screens~ | | no |
|
||||
| ~picom~ | | yes |
|
||||
| ~set-screens~ | | no |
|
||||
| ~numlockx~ | ~on~ | yes |
|
||||
| ~pumopm~ | | yes |
|
||||
| ~xfce-polkit~ | | yes |
|
||||
| ~nm-applet~ | | yes |
|
||||
| ~numlockx~ | ~on~ | yes |
|
||||
| ~xwallpaper~ | ~--zoom (cat $HOME/.cache/wallpaper)~ | no |
|
||||
# | ~xss-lock~ | ~plock~ | yes |
|
||||
| ~xss-lock~ | ~plock~ | yes |
|
||||
| ~xrdb~ | ~-merge $HOME/.Xresources~ | no |
|
||||
|
||||
#+NAME: autostart-gen
|
||||
#+BEGIN_SRC emacs-lisp :var table=autostart-table :cache yes
|
||||
|
Loading…
Reference in New Issue
Block a user