From e827e5574a17a465a717351713c082e5c80a437a Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 20 May 2020 21:56:30 -0500 Subject: [PATCH] made rofi work despite monitor needs --- rofi/launchers-git/launcher.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rofi/launchers-git/launcher.sh b/rofi/launchers-git/launcher.sh index 5fc1ec6..098fdc4 100755 --- a/rofi/launchers-git/launcher.sh +++ b/rofi/launchers-git/launcher.sh @@ -14,4 +14,4 @@ style="blurry" -rofi -no-lazy-grab -show drun -modi drun,window,calc,ssh,run,emoji -monitor 1 -theme launchers-git/"$style".rasi & sleep 0.3 && xprop -f _KDE_NET_WM_BLUR_BEHIND_REGION 32c -set _KDE_NET_WM_BLUR_BEHIND_REGION 0 -name rofi +rofi -no-lazy-grab -show drun -modi drun,window,calc,ssh,run,emoji -theme launchers-git/"$style".rasi & sleep 0.3 && xprop -f _KDE_NET_WM_BLUR_BEHIND_REGION 32c -set _KDE_NET_WM_BLUR_BEHIND_REGION 0 -name rofi