diff options
author | Freya Murphy <freya@freyacat.org> | 2024-10-17 23:58:17 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-10-17 23:58:17 -0400 |
commit | 3c815b70cf475fc06a23b5e3e7ea5bf33d25a9dc (patch) | |
tree | 6091132ca55d95009a7340da552ae1e2d632e0ca /.config/hypr/config.d | |
parent | neovim good again (diff) | |
download | dotfiles-arch-main.tar.gz dotfiles-arch-main.tar.bz2 dotfiles-arch-main.zip |
Diffstat (limited to '.config/hypr/config.d')
-rw-r--r-- | .config/hypr/config.d/keybinds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/config.d/keybinds.conf b/.config/hypr/config.d/keybinds.conf index a3ce255..8f6de8a 100644 --- a/.config/hypr/config.d/keybinds.conf +++ b/.config/hypr/config.d/keybinds.conf @@ -28,4 +28,4 @@ bind = $mod SHIFT, s, exec, grimblast copy area && notify-send -t 3000 "Hyprland 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 +#bind = $mod, tab, hyprexpo:expo, toggle |