diff --git a/dotfiles/config/hypr/hyprland.conf b/dotfiles/config/hypr/hyprland.conf index 7aafd6a..cf72d4c 100644 --- a/dotfiles/config/hypr/hyprland.conf +++ b/dotfiles/config/hypr/hyprland.conf @@ -201,8 +201,9 @@ bind = $mainMod, A, exec, anytype bind = $mainMod, E, exec, thunar bind = $mainMod SHIFT, E, exec, dolphin bind = $mainMod CTRL, E, exec, kitty ranger -bind = $mainMod, G, exec, google-chrome-stable -bind = $mainMod SHIFT, G, exec, github-desktop +bind = $mainMod, G, exec, microsoft-edge-stable +bind = $mainMod SHIFT, G, exec, google-chrome-stable +bind = $mainMod CTRL, G, exec, github-desktop bind = $mainMod, I, exec, cd ~/.loacl/share/applications; gtk-launch jetbrains-idea.desktop bind = $mainMod, J, exec, pkill jupyter-lab; jupyter-lab bind = $mainMod SHIFT, J, exec, pkill jupyter-lab; cd ~/PycharmProjects/the-craft-of-selfteaching; jupyter-lab