kitty conf

This commit is contained in:
2025-03-24 11:54:31 +01:00
parent f5d2b4e777
commit a095b34369
5 changed files with 2724 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
# Set programs that you use
$terminal = uwsm app -T
$terminal_backup = uwsm app -- kitty
$filemanager = uwsm app -- nautilus
$launcher = uwsm app -- walker
$clipboard = uwsm app -- nwg-clipman
@@ -35,6 +36,7 @@ bind = $mainMod Shift ALT_L, E, exec, $editor0
bind = $mainMod, X, exec, $launcher
bind = $mainMod, C, exec, $clipman
bind = $mainMod, Return, exec, $terminal
bind = $mainMod SHIFT, Return, exec, $terminal_backup
bind = $mainMod, Escape, exec, $taskman
bind = $mainMod, Grave, exec, $notcenter