SwiftyChicken / dotfiles

My dotfiles
282 stars 14 forks source link

How to launch polybar? #3

Closed VaskMykola closed 2 years ago

VaskMykola commented 3 years ago

In all tutorials saying that launch.sh file needed, but I can't find him.

AbbasSrour commented 2 years ago

In case someone else has the same problem check the .xinitrc and the bin folder

SwiftyChicken commented 2 years ago

In case someone is still wondering how my polybar works all the config files are located ~/.config/polybar/

To start all the bars at once I made a script named dock.sh which is loctated in the ~/.local/bin/ folder. Personally added this folder to my PATH env variable (which is not necessary) so I can easily call dock.sh at startup. (Meaning adding it in your xinitrc)