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