[Kitty] conf

This commit is contained in:
2026-02-17 18:56:51 +01:00
parent d78a9f76cf
commit c07058a3c4
3 changed files with 39 additions and 0 deletions

View File

@@ -44,6 +44,8 @@ bind = $mainMod, G, exec, gajim # launch messanger
bind = $mainMod, K, exec, keepassxc # launch password manager
bindd = $mainMod, N, Neovim, exec, $term -e nvim
bindd = $mainMod, R, $d pyradio, exec, kitty --session ~/.config/kitty/music.conf
bindd = $mainMod, I, $d c2, exec, kitty --session ~/.config/kitty/c2.conf
bindd = $mainMod, O, $d runners, exec, kitty --session ~/.config/kitty/runners.conf
bindd = Ctrl+Shift, Escape, Btop, exec, kitty -e btop
bindd = Ctrl+Alt, Delete, Btop, exec, kitty -e btop
# bind = Ctrl+Shift, Escape, exec, $scrPath/sysmonlaunch.sh # launch system monitor (htop/btop or fallback to top)