Run polybar on startup
This commit is contained in:
parent
b5a91d2438
commit
1696abeaa7
@ -148,3 +148,6 @@
|
||||
|
||||
;; Picom compositor
|
||||
(run-shell-command "picom -b")
|
||||
|
||||
;; Polybar
|
||||
(run-shell-command "polybar top --reload >> /tmp/polybar.top.log 2>&1")
|
||||
|
Loading…
Reference in New Issue
Block a user