update config file

This commit is contained in:
Lostecho
2023-07-20 18:30:52 +08:00
parent 90c0c86ccf
commit 66d565bd41

View File

@@ -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