Update
This commit is contained in:
parent
48865d4933
commit
70fa778b32
|
|
@ -1 +0,0 @@
|
|||
config.org
|
||||
File diff suppressed because it is too large
Load Diff
|
|
@ -1519,7 +1519,7 @@ Install the package, enable it and ensure that it always is installed, and then
|
|||
#+BEGIN_SRC emacs-lisp
|
||||
(with-eval-after-load 'exwm
|
||||
;; Autostart applications
|
||||
(start-process-shell-command "udiskie" nil "udiskie")
|
||||
(start-process-shell-command "udiskie" nil "udiskie -t")
|
||||
(start-process-shell-command "dunst" nil "dunst")
|
||||
(start-process-shell-command "qpwgraph" nil "qpwgraph")
|
||||
(start-process-shell-command "kdeconnectd" nil "kdeconnectd")
|
||||
|
|
|
|||
Loading…
Reference in New Issue