setting up vscode like workspace and keybound it in kitty and i3
This commit is contained in:
parent
9ca432ef38
commit
c1726c87ca
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
||||||
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
|
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
|
||||||
|
|
||||||
set $mod Mod4
|
set $mod Mod4
|
||||||
|
|
||||||
# Enable transparency
|
# Enable transparency
|
||||||
exec xcompmgr -c -f -n
|
exec xcompmgr -c -f -n
|
||||||
|
|
||||||
|
|
@ -99,6 +98,7 @@ bindsym $mod+M exec mousepad
|
||||||
bindsym $mod+O exec gcolor3
|
bindsym $mod+O exec gcolor3
|
||||||
bindsym $mod+U exec galculator
|
bindsym $mod+U exec galculator
|
||||||
bindsym $mod+S exec steam
|
bindsym $mod+S exec steam
|
||||||
|
bindsym $mod+X exec cd ~/Documents/Code/forks && exec kitty --session ~/.config/kitty/session
|
||||||
bindsym $mod+v exec virt-manager
|
bindsym $mod+v exec virt-manager
|
||||||
|
|
||||||
# start these applications in floating mode:
|
# start these applications in floating mode:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue