From 6958f9e2e098ed43363fba9a6af54e259411368e Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Wed, 7 Feb 2024 14:39:12 +0400 Subject: [PATCH] polybar --- config/emacs/emacs.org | 1 + 1 file changed, 1 insertion(+) diff --git a/config/emacs/emacs.org b/config/emacs/emacs.org index 6245c63c..d41b5e34 100644 --- a/config/emacs/emacs.org +++ b/config/emacs/emacs.org @@ -1321,6 +1321,7 @@ RELEASE ME ;; background (call-process-shell-command "feh --bg-fill ~/background.png" nil 0) + (call-process-shell-command "~/.config/polybar/startpolybar" nil 0) ;; workspaces (setq exwm-workspace-number 5)