mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +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 , F, fullscreen
|
||||||
bind = SUPER+ALT, F, togglefloating
|
bind = SUPER+ALT, F, togglefloating
|
||||||
|
|
||||||
bind = SUPER, RETURN, exec, ghostty
|
bind = SUPER+ALT, RETURN, exec, kitty
|
||||||
bind = SUPER, W , exec, firefox
|
bind = SUPER , RETURN, exec, ghostty
|
||||||
bind = SUPER, D , exec, discord
|
bind = SUPER , W , exec, firefox
|
||||||
bind = SUPER, M , exec, thunderbird
|
bind = SUPER , D , exec, discord
|
||||||
bind = SUPER, T , exec, thunar
|
bind = SUPER , M , exec, thunderbird
|
||||||
bind = SUPER, C , exec, hyprpicker --autocopy
|
bind = SUPER , T , exec, thunar
|
||||||
|
bind = SUPER , C , exec, hyprpicker --autocopy
|
||||||
|
|
||||||
bind = SUPER, B, exec, pkill --signal SIGUSR1 waybar
|
bind = SUPER, B, exec, pkill --signal SIGUSR1 waybar
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue