Rename vscode select script so it matches the cli
This commit is contained in:
parent
7ea7933fab
commit
bc8bc4ab4a
2 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ bindsym $mod+Shift+Delete exec --no-startup-id rofi-powermenu
|
|||
bindcode 124 exec --no-startup-id rofi-powermenu
|
||||
bindsym XF86Eject exec --no-startup-id rofi-powermenu
|
||||
bindsym $mod+P exec --no-startup-id rofi-screenlayout
|
||||
bindsym $mod+Shift+c exec --no-startup-id code-project-list
|
||||
bindsym $mod+Shift+c exec --no-startup-id vscode-project-list
|
||||
|
||||
|
||||
# Screenshots
|
||||
|
|
Loading…
Reference in a new issue