From fa2218b041083f01c5bb39bfe2b5f8839e2fb5be Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Sat, 9 Nov 2024 22:07:57 +0530 Subject: [PATCH] removed protonvpn binds --- .config/hypr/hyprland.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 0cd3bc6..faf7f53 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -188,9 +188,6 @@ 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 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