From 2b7f6a55bad8753c7ac336b74145ee9c9bb32410 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 19 Jan 2023 15:10:17 +0100 Subject: sway: add super+c bindings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .config/sway/binds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/sway/binds.conf b/.config/sway/binds.conf index 179e048..3d62b67 100644 --- a/.config/sway/binds.conf +++ b/.config/sway/binds.conf @@ -267,7 +267,7 @@ bindsym $mod+Shift+i exec anthywl-toggle # https://whynothugo.nl/journal/2022/11/04/copying-with-super-c/ bindsym $mod+x exec wtype -P XF86Cut bindsym $mod+c exec wtype -P XF86Copy -bindsym $mod+p exec wtype -P XF86Paste +bindsym $mod+v exec wtype -P XF86Paste # Media volume controls bindsym XF86AudioMute exec soundswitch -m -- cgit 1.4.1