From c262871375ebcb8ee21b7e5a46bfc81e21f5f8bb Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Mon, 18 Dec 2023 21:10:51 +0100 Subject: [PATCH] Updates --- hypr/conf/keybindings/default.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hypr/conf/keybindings/default.conf b/hypr/conf/keybindings/default.conf index 7a7283e..da3d479 100644 --- a/hypr/conf/keybindings/default.conf +++ b/hypr/conf/keybindings/default.conf @@ -8,8 +8,7 @@ $mainMod = SUPER # Applications bind = $mainMod, RETURN, exec, alacritty -bind = $mainMod, B, exec, chromium -bind = $mainMod CTRL, B, exec, brave +bind = $mainMod, B, exec, ~/dotfiles/.settings/browser.sh # Windows bind = $mainMod, Q, killactive