From dad966c3befd3015b2843ceb3d1bed85b4f7a9c2 Mon Sep 17 00:00:00 2001 From: coja Date: Sun, 19 Apr 2026 01:24:24 +0200 Subject: [PATCH] [Keybinds] browsers --- .config/hypr/keybindings.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/hypr/keybindings.conf b/.config/hypr/keybindings.conf index 2428cf0..60c656a 100644 --- a/.config/hypr/keybindings.conf +++ b/.config/hypr/keybindings.conf @@ -40,6 +40,8 @@ bind = $mainMod+Ctrl, T, exec, tilix # launch tilix terminal emulator bind = $mainMod, E, exec, $file # launch file manager bind = $mainMod, F, exec, $yt # launch yt alternative bind = $mainMod, B, exec, $browser # launch web browser +bind = $mainMod + Shift, B, exec, chromium +bind = $mainMod + Ctrl, B, exec, thorium-browser bind = $mainMod, G, exec, gajim # launch messanger bind = $mainMod, K, exec, keepassxc # launch password manager bind = $mainMod, Escape, exec, dunstctl close @@ -50,7 +52,6 @@ bindd = $mainMod, O, $d runners, exec, kitty --session ~/.config/kitty/runners.c bindd = Ctrl+Shift, Escape, Btop, exec, kitty -e btop bindd = Ctrl+Alt, Delete, Btop, exec, kitty -e btop # bind = Ctrl+Shift, Escape, exec, $scrPath/sysmonlaunch.sh # launch system monitor (htop/btop or fallback to top) -# bind = $mainMod+Shift, B, exec, $browser, title: ^(LibreWolf Private Browsing)$ # launch private web browser # Rofi menus