From 66d565bd41ed929dd26de2ce013bc4ee4e0daf36 Mon Sep 17 00:00:00 2001 From: Lostecho <31339626+IHHII@users.noreply.github.com> Date: Thu, 20 Jul 2023 18:30:52 +0800 Subject: [PATCH] update config file --- dotfiles/config/hypr/hyprland.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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