From 315b9fed696013843e27ec1bdd343b7d5ee9f967 Mon Sep 17 00:00:00 2001 From: Ethan Lane Date: Tue, 28 Jun 2022 19:41:03 +0100 Subject: [PATCH] Update flameshot command to save to clipboard --- home/vylpes/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/vylpes/.config/i3/config b/home/vylpes/.config/i3/config index 6ccc454..4b99628 100644 --- a/home/vylpes/.config/i3/config +++ b/home/vylpes/.config/i3/config @@ -50,7 +50,7 @@ bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOU floating_modifier $mod # Custom keybinds -bindsym $mod+s exec flameshot gui -p ~/Pictures/captures +bindsym $mod+s exec flameshot gui -p ~/Pictures/captures --clipboard bindsym $mod+f exec firefox bindsym $mod+Shift+z exec dm-tool lock # =====