diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 22a70e6..0cd3bc6 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -188,9 +188,9 @@ bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, 1, togglesplit, # dwindle bind = $mainMod, B, exec, firefox bind = $mainMod SHIFT, B, exec, firefox --private-window -bind = ALT, F, exec, protonvpn-cli c -f -bind = ALT, R, exec, protonvpn-cli c -r -bind = ALT, D, exec, protonvpn-cli d +bind = ALT, F, exec, protonvpn c -f +bind = ALT, R, exec, protonvpn c -r +bind = ALT, D, exec, protonvpn d bind = , Print, exec, grim -g "$(slurp -d)" "$HOME/Pictures/grim/$(date +'%Y_%m_%d_%H_%M_%S').png" bind = ALT , Print, exec, grim -t jpeg -q 100 -g "$(slurp -d)" "$HOME/Pictures/grim/$(date +'%Y_%m_%d_%H_%M_%S').jpeg" bind = $mainMod , Print ,exec, grim -g "$(slurp -d)" -| wl-copy