summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/labwc/rc.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/labwc/rc.xml b/config/labwc/rc.xml
index eda2ff9..a99e6b3 100644
--- a/config/labwc/rc.xml
+++ b/config/labwc/rc.xml
@@ -180,6 +180,11 @@
<command>sh -c 'grim -g "$(slurp)" - | wl-copy'</command>
</action>
</keybind>
+ <keybind key="W-S-e">
+ <action name="Execute">
+ <command>sh -c 'wl-paste | swappy -f -'</command>
+ </action>
+ </keybind>
<keybind key="W-v">
<action name="Execute" command="/config/dist/vm.sh" />
</keybind>