From fe8750fa2bf548c90beb8114bd37355c1ce28f1f Mon Sep 17 00:00:00 2001 From: Dmitry Zakharchenko Date: Mon, 11 Mar 2024 23:58:07 +0200 Subject: [PATCH] river/init: add tofi bind for desktop entries --- .config/river/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/river/init b/.config/river/init index 85d9451..85daef4 100755 --- a/.config/river/init +++ b/.config/river/init @@ -21,7 +21,7 @@ riverctl map normal Super T spawn "torwrap open" riverctl map normal Super W spawn qutebrowser riverctl map normal Super+Shift B spawn "foot -T float bluetuith --no-warning" riverctl map normal Super+Shift BackSpace spawn "sysact reb" -riverctl map normal Super+Shift D spawn tofi-drun +riverctl map normal Super+Shift D spawn "tofi-drun --drun-launch=true" riverctl map normal Super+Shift F toggle-float riverctl map normal Super+Shift M spawn "foot -T float pulsemixer" riverctl map normal Super+Shift Q spawn "sysact rest"