From a479092a592bc1f97f849410593f8a06a8688cd1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?=
 <yps@yaroslavps.com>
Date: Fri, 17 Sep 2021 23:59:38 +0300
Subject: Some changes/improvements

* New menuman mode to search with apropos
* Dragon drag-and-drop marked images in sxiv
* Other changes.
---
 dotfiles/.config/sway/config | 1 +
 1 file changed, 1 insertion(+)

(limited to 'dotfiles/.config/sway')

diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config
index 8127c5f..dc8eec2 100644
--- a/dotfiles/.config/sway/config
+++ b/dotfiles/.config/sway/config
@@ -170,6 +170,7 @@ bindsym --to-code {
 	$mod+Shift+w exec menuwebsurf
 	$mod+Ctrl+w exec menuwebsurf paste
 	$mod+F1 exec menuman
+	$mod+Shift+F1 exec menuman -s
 	$mod+F2 exec menumako
 	$mod+F3 exec menudisplay
 	$mod+F4 exec menublk
-- 
cgit v1.2.3