diff --git a/.config/i3/config b/.config/i3/config index d66f0638..91271681 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -4,6 +4,9 @@ # This config file will use environmental variables such as $BROWSER and $TERMINAL. # You can set these variables in ~/.profile or ~/.bash_profile if you have it as below: +# Polybar +exec --no-startup-id killall polybar; polybar -r bar + # #---Basic Definitions---# # for_window [class="^.*"] border pixel 2 gaps inner 5