From 8f4cb34b9046cded085a84badea3ef84c491c759 Mon Sep 17 00:00:00 2001 From: itspngu <34752364+itspngu@users.noreply.github.com> Date: Tue, 22 Dec 2020 21:20:12 +0100 Subject: reverted mouse disable thingie --- sway-launcher-desktop.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sway-launcher-desktop.sh') diff --git a/sway-launcher-desktop.sh b/sway-launcher-desktop.sh index 859f25d..e58c053 100755 --- a/sway-launcher-desktop.sh +++ b/sway-launcher-desktop.sh @@ -259,7 +259,7 @@ COMMAND_STR=$( fzf --ansi +s -x -d '\034' --nth ..3 --with-nth 3 \ --preview "$0 describe {2} {1}" \ --preview-window=up:2:noborder \ - --no-mouse --no-multi --cycle \ + --no-multi --cycle \ --prompt="${GLYPH_PROMPT-# }" \ --header='' --no-info --margin='1,2' \ --color='16,gutter:-1' \ -- cgit v1.2.3