mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-21 18:31:49 +08:00
feat(sway): Remove dependency on grimshot
This commit is contained in:
parent
45765c1a72
commit
99a5fe023a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user