feat(paste block): add xmousepasteblock to autostart

This commit is contained in:
doryan 2025-01-10 23:55:41 +04:00
parent 28e8914c8e
commit a4100d24ba

View File

@ -27,6 +27,7 @@ picom &
feh --bg-fill ~/.bg/bg_5.png ~/.bg/bg_5.jpg &
pipewire -v 2>/home/doryan/.config/bspwm/log&
dunst &
xmousepasteblock &
xsetroot -cursor_name left_ptr &
pgrep -x sxhkd > /dev/null || sxhkd &
pgrep -x polybar > /dev/null || polybar 2>/home/doryan/.config/bspwm/log&