kitty conf
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user