mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Make Ghostty use enter+alt+super
This commit is contained in:
parent
7db3442533
commit
39b72f8d81
1 changed files with 7 additions and 6 deletions
|
@ -94,12 +94,13 @@
|
|||
bind = SUPER , F, fullscreen
|
||||
bind = SUPER+ALT, F, togglefloating
|
||||
|
||||
bind = SUPER, RETURN, exec, ghostty
|
||||
bind = SUPER, W , exec, firefox
|
||||
bind = SUPER, D , exec, discord
|
||||
bind = SUPER, M , exec, thunderbird
|
||||
bind = SUPER, T , exec, thunar
|
||||
bind = SUPER, C , exec, hyprpicker --autocopy
|
||||
bind = SUPER+ALT, RETURN, exec, kitty
|
||||
bind = SUPER , RETURN, exec, ghostty
|
||||
bind = SUPER , W , exec, firefox
|
||||
bind = SUPER , D , exec, discord
|
||||
bind = SUPER , M , exec, thunderbird
|
||||
bind = SUPER , T , exec, thunar
|
||||
bind = SUPER , C , exec, hyprpicker --autocopy
|
||||
|
||||
bind = SUPER, B, exec, pkill --signal SIGUSR1 waybar
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue