diff options
author | Freya Murphy <freya@freyacat.org> | 2024-06-23 22:15:59 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-06-23 22:15:59 -0400 |
commit | 608d0859d3e0056f91fcad3f35c629847ce3709d (patch) | |
tree | c2fe4cb22eea6603d3558b534428e911ae838ff7 /home/config/hypr/config.d/keybinds.conf | |
parent | update vim-plug and easyeffects (diff) | |
download | dotfiles-guix-608d0859d3e0056f91fcad3f35c629847ce3709d.tar.gz dotfiles-guix-608d0859d3e0056f91fcad3f35c629847ce3709d.tar.bz2 dotfiles-guix-608d0859d3e0056f91fcad3f35c629847ce3709d.zip |
more hyprland plugins, bluetooth fixes, etc
Diffstat (limited to 'home/config/hypr/config.d/keybinds.conf')
-rw-r--r-- | home/config/hypr/config.d/keybinds.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/config/hypr/config.d/keybinds.conf b/home/config/hypr/config.d/keybinds.conf index 4c24083..f7ecf4e 100644 --- a/home/config/hypr/config.d/keybinds.conf +++ b/home/config/hypr/config.d/keybinds.conf @@ -28,3 +28,4 @@ bind = $mod SHIFT, s, exec, grim -g "$(slurp)" - | wl-copy -t image/png && notif bind = , Print, exec, grim - | wl-copy -t iamge/png && notify-send -t 3000 "Hyprland" "Full screen copied to clipboard" bind = SHIFT, Print, exec, slurp -p | grim -g - - | convert - txt:- | tail -n 1 | awk '{print $3}' | wl-copy +bind = $mod, tab, hyprexpo:expo, toggle |