From 4df5c343380d6ea3d86bc9bdfd88d459e2b33a3f Mon Sep 17 00:00:00 2001 From: Nathan Date: Fri, 28 Feb 2025 13:30:58 -0600 Subject: [PATCH] switch keybinds to use librewolf --- home-manager/nathan/dotfiles/hypr/main.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/home-manager/nathan/dotfiles/hypr/main.conf b/home-manager/nathan/dotfiles/hypr/main.conf index 6f1dff8..b00f7ff 100644 --- a/home-manager/nathan/dotfiles/hypr/main.conf +++ b/home-manager/nathan/dotfiles/hypr/main.conf @@ -109,9 +109,9 @@ $mainMod = ALT bind = $mainMod, E, exec, colorPrefix kitty -bind = $mainMod, B, exec, firefox +bind = $mainMod, B, exec, librewolf -bind = $mainMod SHIFT, B, exec, firefox --private-window +bind = $mainMod SHIFT, B, exec, librewolf --private-window bind = $mainMod, Q, killactive, @@ -144,7 +144,7 @@ bind = $mainMod, Z, togglesplit, # dwindle bind = $mainMod, M, exec, spotify -bind = $mainMod SHIFT, M, exec, firefox --new-window soundcloud.com/you/library +bind = $mainMod SHIFT, M, exec, librewolf --new-window soundcloud.com/you/library bind = $mainMod CTRL, M, exec, colorPrefix kitty -e ncmpcpp -s browser @@ -166,12 +166,12 @@ bind = CTRL SHIFT, XF86Launch2, exec, if [[ $(hyprctl monitors | grep 0x0 | sed bind = , XF86Calculator, exec, geogebra -bind = $mainMod SHIFT, Print, exec, firefox --new-window localhost:631 +bind = $mainMod SHIFT, Print, exec, librewolf --new-window localhost:631 bind = , Print, exec, grim -g "$(slurp)" bind = $mainMod, Return, exec, vesktop --enable-features=UseOzonePlatform --ozone-platform=wayland & -bind = $mainMod CTRL, Return, exec, firefox --new-window https://discord.com/app +bind = $mainMod CTRL, Return, exec, librewolf --new-window https://discord.com/app # Move focus with mainMod + arrow keys bind = $mainMod, A, movefocus, l