picom startup

This commit is contained in:
Sakooooo 2024-07-19 01:29:20 +04:00
parent 4ebc1d9a52
commit de1b59056f
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -1180,7 +1180,7 @@ I'm scared
(call-process-shell-command "feh --bg-fill ~/background.png" nil 0) (call-process-shell-command "feh --bg-fill ~/background.png" nil 0)
(set-frame-parameter (selected-frame)'alpha '(90 . 90)) (set-frame-parameter (selected-frame)'alpha '(90 . 90))
;; (call-process-shell-command "~/.config/polybar/startpolybar" nil 0) ;; (call-process-shell-command "~/.config/polybar/startpolybar" nil 0)
;; (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)