fixing firefox css

This commit is contained in:
Chris Cochrun 2022-03-11 07:16:33 -06:00
parent 5e049104f8
commit 9a0fdfefa8
14 changed files with 35 additions and 29 deletions

View file

@ -12,7 +12,7 @@ else
#echo "this is not hidpi"
fi
rofi -no-lazy-grab -show drun -modi drun -theme launchers-git/"$style".rasi $@ &
rofi -no-lazy-grab -show combi -combi-modi "drun,run" -theme launchers-git/"$style".rasi $@ &
c=0
while ! xprop -f _KDE_NET_WM_BLUR_BEHIND_REGION 32c -set _KDE_NET_WM_BLUR_BEHIND_REGION 0 -id $(xdotool search -class 'rofi') ; do
sleep .1