mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-22 10:51: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
|
# my keybinds
|
||||||
|
|
||||||
# screenshot
|
# screenshot
|
||||||
bindsym $mod+Print exec grimshot --cursor copy area
|
bindsym $mod+Print exec grim -g "$(slurp -d)" - | wl-copy
|
||||||
bindsym $mod+Shift+s exec grimshot --cursor copy area
|
bindsym $mod+Shift+s exec grim -g "$(slurp -d)" - | wl-copy
|
||||||
# notification client
|
# notification client
|
||||||
bindsym $mod+m exec swaync-client -t -sw
|
bindsym $mod+m exec swaync-client -t -sw
|
||||||
# Logout
|
# Logout
|
||||||
|
Loading…
Reference in New Issue
Block a user