From 595cf515d721352b285f139ea59ce865431abf77 Mon Sep 17 00:00:00 2001 From: Trumeet Date: Mon, 18 Apr 2022 15:57:06 -0700 Subject: rofi: change order: move run to the last --- SystemdGraphicalSession/xbindkeysrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SystemdGraphicalSession/xbindkeysrc b/SystemdGraphicalSession/xbindkeysrc index ea8031f..744e18e 100644 --- a/SystemdGraphicalSession/xbindkeysrc +++ b/SystemdGraphicalSession/xbindkeysrc @@ -36,7 +36,7 @@ #Application Launcher -"systemd-run -q --user --scope --no-block rofi -show-icons -show combi -combi-modi 'run,drun,window' -modi combi" +"systemd-run -q --user --scope --no-block rofi -show-icons -show combi -combi-modi 'drun,window,run' -modi combi" Mod4 + r #XTerm -- cgit v1.2.3