Massive change to the structure of the tree.
This commit is contained in:
parent
2fc5f7a514
commit
c71934ed3b
137 changed files with 51 additions and 266 deletions
51
config/linux-gui/_conf/foot/foot.ini
Normal file
51
config/linux-gui/_conf/foot/foot.ini
Normal file
|
@ -0,0 +1,51 @@
|
|||
[main]
|
||||
font=Roboto Mono:style=Medium:pixelsize=14, Noto Color Emoji:style=Regular:pixelsize=14
|
||||
font-size-adjustment=5px
|
||||
pad=5x5
|
||||
selection-target=clipboard
|
||||
term=xterm-256color
|
||||
line-height=17px
|
||||
|
||||
[bell]
|
||||
urgent=yes
|
||||
|
||||
[colors]
|
||||
0=272822
|
||||
1=fd4285
|
||||
2=a6e22d
|
||||
3=e5da72
|
||||
4=00bdff
|
||||
5=9a37ff
|
||||
6=50b6d8
|
||||
7=c7c7c7
|
||||
8=676767
|
||||
9=fa7fac
|
||||
10=bde271
|
||||
11=fff27f
|
||||
12=0094d8
|
||||
13=bd9eff
|
||||
14=5ed6fe
|
||||
15=feffff
|
||||
alpha=1.0
|
||||
background=272822
|
||||
foreground=c7c7c7
|
||||
|
||||
[cursor]
|
||||
style=beam
|
||||
|
||||
[key-bindings]
|
||||
clipboard-paste=Control+Shift+v Shift+Insert
|
||||
primary-paste=none
|
||||
search-start=Control+f
|
||||
show-urls-launch=Control+o
|
||||
|
||||
[mouse]
|
||||
hide-when-typing=yes
|
||||
|
||||
[mouse-bindings]
|
||||
clipboard-paste=BTN_MIDDLE
|
||||
primary-paste=none
|
||||
|
||||
[search-bindings]
|
||||
find-prev=Control+p
|
||||
find-next=Control+n
|
Loading…
Add table
Add a link
Reference in a new issue