Add kitty configuration
Split confs to template colors only and have different confs for different monitors
This commit is contained in:
@@ -85,19 +85,28 @@ _shortcut "" "F5" "Increase volume"
|
||||
|
||||
_move 1 1
|
||||
|
||||
_title "\e[48;5;204m" "Urxvt" true
|
||||
_title "\e[48;5;204m" "Kitty" true
|
||||
_shortcut "Alt" "Up" "Increase font size" true
|
||||
_shortcut "Alt" "Down" "Decrease font size" true
|
||||
_shortcut "Alt" "=" "Reset font size" true
|
||||
_shortcut "Alt" "/" "Show font" true
|
||||
_shortcut "Alt" "u" "Url matcher" true
|
||||
_shortcut "Alt" "u" "Open URL" true
|
||||
_shortcut "Shift" "Up" "Scroll up one line" true
|
||||
_shortcut "Shift" "PageUp" "Scroll one page" true
|
||||
_shortcut "Shift" "Down" "Scroll down one line" true
|
||||
_shortcut "Shift" "PageDown" "Scroll down one page" true
|
||||
_shortcut "Alt" "Enter" "New tab" true
|
||||
_shortcut "Alt" "Left" "Previous tab" true
|
||||
_shortcut "Alt" "Right" "Next tab" true
|
||||
_shortcut "Alt" "Tab" "Next tab" true
|
||||
_shortcut "Alt" "t" "Change tab title" true
|
||||
_shortcut "Alt" "s" "Split" true
|
||||
_shortcut "Alt" "p" "Previous windows" true
|
||||
_shortcut "Alt" "n" "Next windows" true
|
||||
|
||||
_title "\e[48;5;214m" "Tmux" true
|
||||
|
||||
_title "\e[48;5;214m" "Yazi" true
|
||||
|
||||
_move 1 1
|
||||
|
||||
read -r -n 1 -s
|
||||
|
||||
Reference in New Issue
Block a user