switch from greenclip to copyq
This commit is contained in:
@@ -23,6 +23,7 @@ bspc rule -a Dconf-editor state=floating
|
||||
bspc rule -a Thunar state=floating
|
||||
bspc rule -a Xarchiver state=floating
|
||||
bspc rule -a L3afpad state=floating
|
||||
bspc rule -a copyq state=floating
|
||||
|
||||
# start screen locker
|
||||
xset s 600 5
|
||||
@@ -34,7 +35,7 @@ pgrep -x notify.sh > /dev/null || ~/.config/bspwm/scripts/notify.sh &
|
||||
|
||||
~/.config/bspwm/scripts/launch-polybar.sh &
|
||||
|
||||
pgrep -x greenclip > /dev/null || greenclip daemon &
|
||||
pgrep -x copyq > /dev/null || ~/.config/bspwm/scripts/copyq.sh &
|
||||
|
||||
killall picom
|
||||
picom --no-fading-openclose &
|
||||
|
Reference in New Issue
Block a user