mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
hyprland: Fix vscode keybind
This commit is contained in:
parent
8e6bd354eb
commit
d133364881
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
bind = SUPER, RETURN, exec, kitty
|
bind = SUPER, RETURN, exec, kitty
|
||||||
bind = SUPER, V, exec, rofi-clipboard
|
bind = SUPER, V, exec, rofi-clipboard
|
||||||
bind = SUPER, B, exec, firefox
|
bind = SUPER, B, exec, firefox
|
||||||
bind = SUPER, C, exec, codium
|
bind = SUPER, C, exec, code
|
||||||
|
|
||||||
# Move focus
|
# Move focus
|
||||||
bind = SUPER, left, movefocus, l
|
bind = SUPER, left, movefocus, l
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue