adsf
This commit is contained in:
parent
9665c2e125
commit
4306610403
1 changed files with 1 additions and 2 deletions
|
@ -1327,8 +1327,7 @@ RELEASE ME
|
||||||
(set-frame-parameter (selected-frame)'alpha '(90 . 90))
|
(set-frame-parameter (selected-frame)'alpha '(90 . 90))
|
||||||
(add-to-list 'default-frame-alist '(alpha . (90 . 90)))
|
(add-to-list 'default-frame-alist '(alpha . (90 . 90)))
|
||||||
(call-process-shell-command "~/.config/polybar/startpolybar" nil 0)
|
(call-process-shell-command "~/.config/polybar/startpolybar" nil 0)
|
||||||
;; todo fix picom
|
(call-process-shell-command "~/.config/picom/startpicom" nil 0)
|
||||||
;; (call-process-shell-command "~/.config/picom/startpicom" nil 0)
|
|
||||||
;; startup
|
;; startup
|
||||||
(call-process-shell-command "nm-applet" nil 0)
|
(call-process-shell-command "nm-applet" nil 0)
|
||||||
(call-process-shell-command "blueman-applet" nil 0)
|
(call-process-shell-command "blueman-applet" nil 0)
|
||||||
|
|
Loading…
Reference in a new issue