mirror of
https://github.com/Cametendo/MyI3Config-fork.git
synced 2026-03-18 03:40:20 +01:00
Add keybinding for launching Visual Studio Code
This commit is contained in:
@@ -13,6 +13,7 @@ bindsym $mod+b exec ~/.config/MyI3Config/settings/browser.sh
|
||||
bindsym $mod+e exec ~/.config/MyI3Config/settings/filemanager.sh
|
||||
bindsym $mod+Ctrl+c exec ~/.config/MyI3Config/settings/calculator.sh
|
||||
bindsym $mod+Ctrl+Return exec --no-startup-id rofi -show drun
|
||||
bindsym $mod+v exec code
|
||||
|
||||
# ----------------------------------------
|
||||
# Window management
|
||||
@@ -122,4 +123,4 @@ bindsym XF86AudioMicMute exec pactl set-source-mute @DEFAULT_SOURCE@ toggle
|
||||
# ----------------------------------------
|
||||
# Startup (handled by script)
|
||||
# ----------------------------------------
|
||||
exec --no-startup-id ~/.config/MyI3Config/scripts/startup.sh
|
||||
exec --no-startup-id ~/.config/MyI3Config/scripts/startup.sh
|
||||
|
||||
Reference in New Issue
Block a user