From 4e500faa5565963e5bdea6bd13200e8d7a26e735 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Sat, 9 Nov 2024 21:49:09 +0530 Subject: [PATCH] update protonvpn binds --- .config/hypr/hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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