switch from foot to kitty terminal

This commit is contained in:
end-4
2025-05-31 23:15:32 +02:00
parent 2046b5c58a
commit 23e5df38a3
7 changed files with 10 additions and 9 deletions
+3 -2
View File
@@ -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)