feat(paste block): add xmousepasteblock to autostart
This commit is contained in:
parent
28e8914c8e
commit
a4100d24ba
|
@ -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&
|
||||
|
|
Loading…
Reference in New Issue