forked from Shinonome/dots-hyprland
Rearrange for tidier structure (#2212)
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
shell=fish
|
||||
term=xterm-256color
|
||||
|
||||
title=foot
|
||||
|
||||
font=JetBrainsMono Nerd Font:size=11
|
||||
letter-spacing=0
|
||||
dpi-aware=no
|
||||
|
||||
pad=25x25
|
||||
|
||||
bold-text-in-bright=no
|
||||
|
||||
[scrollback]
|
||||
lines=10000
|
||||
|
||||
[cursor]
|
||||
style=beam
|
||||
blink=no
|
||||
beam-thickness=1.5
|
||||
# underline-thickness=<font underline thickness>
|
||||
|
||||
[key-bindings]
|
||||
scrollback-up-page=Page_Up
|
||||
scrollback-down-page=Page_Down
|
||||
clipboard-copy=Control+c
|
||||
clipboard-paste=Control+v
|
||||
# primary-paste=Shift+Insert
|
||||
search-start=Control+f
|
||||
font-increase=Control+plus Control+equal Control+KP_Add
|
||||
font-decrease=Control+minus Control+KP_Subtract
|
||||
font-reset=Control+0 Control+KP_0
|
||||
|
||||
[search-bindings]
|
||||
cancel=Escape
|
||||
find-prev=Shift+F3
|
||||
find-next=F3 Control+G
|
||||
delete-prev-word=Control+BackSpace
|
||||
|
||||
[text-bindings]
|
||||
\x03=Control+Shift+c
|
||||
Reference in New Issue
Block a user