Use builtin bar of qtile instead of polybar

This commit is contained in:
2022-03-20 20:00:58 +03:00
parent b4895a30aa
commit ed4235db43
4 changed files with 162 additions and 240 deletions

View File

@ -12,10 +12,4 @@ function run {
nitrogen --save --set-zoom-fill ~/Pictures/Wallpapers/default.jpg
run picom & disown # --experimental-backends --vsync should prevent screen tearing on most setups if needed
# Low battery notifier
#~/.config/qtile/scripts/check_battery.sh & disown
# Start welcome
#run eos-welcome & disown
$HOME/.config/polybar/launch.sh & disown
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & disown # start polkit agent from GNOME