man
This commit is contained in:
parent
276361e1d3
commit
5560794349
1 changed files with 95 additions and 94 deletions
|
@ -1327,7 +1327,8 @@ RELEASE ME
|
|||
;; background
|
||||
(call-process-shell-command "feh --bg-fill ~/background.png" nil 0)
|
||||
(call-process-shell-command "~/.config/polybar/startpolybar" nil 0)
|
||||
(call-process-shell-command "~/.config/picom/startpicom" nil 0)
|
||||
;; todo fix picom
|
||||
;; (call-process-shell-command "~/.config/picom/startpicom" nil 0)
|
||||
;; startup
|
||||
(call-process-shell-command "nm-applet" nil 0)
|
||||
(call-process-shell-command "blueman-applet" nil 0)
|
||||
|
|
Loading…
Reference in a new issue