diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-09-17 23:59:38 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-09-17 23:59:38 +0300 |
commit | a479092a592bc1f97f849410593f8a06a8688cd1 (patch) | |
tree | 6dbbe9a7d33e3d3455010f4652e2d1eaf2861997 /dotfiles/.config/sway/config | |
parent | 376d68b0443a60a237e9e35462781a2ff504c7ac (diff) | |
download | swayrice-a479092a592bc1f97f849410593f8a06a8688cd1.tar.gz swayrice-a479092a592bc1f97f849410593f8a06a8688cd1.zip |
Some changes/improvements
* New menuman mode to search with apropos
* Dragon drag-and-drop marked images in sxiv
* Other changes.
Diffstat (limited to 'dotfiles/.config/sway/config')
-rw-r--r-- | dotfiles/.config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
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 |