feat(sway): Remove dependency on grimshot

This commit is contained in:
Ryan 2024-03-21 15:58:51 +08:00
parent 45765c1a72
commit 99a5fe023a
1 changed files with 2 additions and 2 deletions

View File

@ -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