feat(paste block): add xmousepasteblock to autostart
This commit is contained in:
@@ -27,6 +27,7 @@ picom &
|
|||||||
feh --bg-fill ~/.bg/bg_5.png ~/.bg/bg_5.jpg &
|
feh --bg-fill ~/.bg/bg_5.png ~/.bg/bg_5.jpg &
|
||||||
pipewire -v 2>/home/doryan/.config/bspwm/log&
|
pipewire -v 2>/home/doryan/.config/bspwm/log&
|
||||||
dunst &
|
dunst &
|
||||||
|
xmousepasteblock &
|
||||||
xsetroot -cursor_name left_ptr &
|
xsetroot -cursor_name left_ptr &
|
||||||
pgrep -x sxhkd > /dev/null || sxhkd &
|
pgrep -x sxhkd > /dev/null || sxhkd &
|
||||||
pgrep -x polybar > /dev/null || polybar 2>/home/doryan/.config/bspwm/log&
|
pgrep -x polybar > /dev/null || polybar 2>/home/doryan/.config/bspwm/log&
|
||||||
|
|||||||
Reference in New Issue
Block a user