From 15fdac347ef3a3b2d3522c7d47fbbc78fa71950e Mon Sep 17 00:00:00 2001 From: osbm Date: Tue, 11 Apr 2023 02:24:22 +0300 Subject: [PATCH] start polybar at startup --- src/.i3/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/.i3/config b/src/.i3/config index 17afff1..009a6f6 100644 --- a/src/.i3/config +++ b/src/.i3/config @@ -293,6 +293,8 @@ exec --no-startup-id start_conky_maia exec --no-startup-id xautolock -time 10 -locker blurlock exec_always --no-startup-id ff-theme-util exec_always --no-startup-id fix_xcursor +exec_always --no-startup-id $HOME/.config/polybar/launch.sh + # Color palette used for the terminal ( ~/.Xresources file ) # Colors are gathered based on the documentation: