forked from Shinonome/dots-hyprland
switch from foot to kitty terminal
This commit is contained in:
@@ -194,8 +194,9 @@ bindl= ,XF86AudioPause, exec, playerctl play-pause # [hidden]
|
||||
|
||||
##! Apps
|
||||
bind = Super, T, exec, # [hidden]
|
||||
bind = Super, Return, exec, foot # Foot (terminal)
|
||||
bind = Super, T, exec, foot # [hidden] foot (terminal) (alt)
|
||||
bind = Super, Return, exec, kitty -1 # Kitty (terminal)
|
||||
bind = Super, T, exec, kitty -1 # [hidden] Kitty (terminal) (alt)
|
||||
bind = Super+Alt, F, exec, foot # [hidden] Foot (terminal)
|
||||
bind = Super, E, exec, dolphin --new-window # Dolphin (file manager)
|
||||
bind = Ctrl+Super, W, exec, firefox # Firefox (browser)
|
||||
bind = Super, C, exec, code # VSCode (code editor)
|
||||
|
||||
Reference in New Issue
Block a user