mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-07-06 11:49:41 +03:00
Use builtin bar of qtile instead of polybar
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user