From 800ba860736aabeca29b0ceee0ddd03124350bc4 Mon Sep 17 00:00:00 2001 From: Blallo Date: Sun, 14 May 2023 11:44:22 +0200 Subject: [PATCH] Net-(copy|paste) --- bindings.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bindings.conf b/bindings.conf index 0d30ed4..1b009e6 100644 --- a/bindings.conf +++ b/bindings.conf @@ -29,6 +29,8 @@ bindsym $mod+Shift+t exec $hyper_term bindsym $mod+Mod1+l exec $lock bindsym $mod+Shift+b exec $chbg bindsym $mod+c exec $clipboard +bindsym $mod+y exec net-copy +bindsym $mod+v exec net-paste bindsym $mod+Shift+f exec $files bindsym XF86AudioRaiseVolume exec volumectl raise