From 99a5fe023a499f9d466f496808b5be6c8b9e5a7c Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 21 Mar 2024 15:58:51 +0800 Subject: [PATCH] feat(sway): Remove dependency on grimshot --- .config/sway/conf.d/keybinds | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/sway/conf.d/keybinds b/.config/sway/conf.d/keybinds index 0440279..7450241 100644 --- a/.config/sway/conf.d/keybinds +++ b/.config/sway/conf.d/keybinds @@ -11,8 +11,8 @@ set $menu fuzzel # my keybinds # screenshot -bindsym $mod+Print exec grimshot --cursor copy area -bindsym $mod+Shift+s exec grimshot --cursor copy area +bindsym $mod+Print exec grim -g "$(slurp -d)" - | wl-copy +bindsym $mod+Shift+s exec grim -g "$(slurp -d)" - | wl-copy # notification client bindsym $mod+m exec swaync-client -t -sw # Logout