mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-05 06:59:50 -05:00
put shell in subdir, and add nix package
This commit is contained in:
parent
c45c04e9ac
commit
f41ea4b1cb
100 changed files with 57 additions and 126 deletions
|
|
@ -1,70 +0,0 @@
|
|||
[colors]
|
||||
foreground={{colors.inverse_surface.dark.hex_stripped}}
|
||||
background={{colors.surface.dark.hex_stripped}}
|
||||
16=f5a97f
|
||||
17=b7bdf8
|
||||
alpha=1.000000
|
||||
alpha-mode=matching
|
||||
bright0=5b6078
|
||||
bright1=ed8796
|
||||
bright2=a6da95
|
||||
bright3=eed49f
|
||||
bright4=8aadf4
|
||||
bright5=f5bde6
|
||||
bright6=8bd5ca
|
||||
bright7=cad3f5
|
||||
jump-labels=24273a f5a97f
|
||||
regular0=494d64
|
||||
regular1=ed8796
|
||||
regular2=a6da95
|
||||
regular3=eed49f
|
||||
regular4=8aadf4
|
||||
regular5=f5bde6
|
||||
regular6=8bd5ca
|
||||
regular7=b8c0e0
|
||||
search-box-match=24273a a6da95
|
||||
search-box-no-match=24273a ed8796
|
||||
selection-background=8aadf4
|
||||
selection-foreground=24273a
|
||||
urls=8aadf4
|
||||
|
||||
[cursor]
|
||||
color=181818 cdcdcd
|
||||
|
||||
[key-bindings]
|
||||
clipboard-copy=Control+Shift+c XF86Copy
|
||||
clipboard-paste=Control+Shift+v XF86Paste
|
||||
font-decrease=Control+minus Control+KP_Subtract
|
||||
font-increase=Control+plus Control+equal Control+KP_Add
|
||||
font-reset=Control+0 Control+KP_0
|
||||
fullscreen=none
|
||||
maximize=none
|
||||
minimize=none
|
||||
noop=none
|
||||
pipe-command-output=[wl-copy] none
|
||||
pipe-scrollback=[sh -c 'xurls | fuzzel | xargs -r firefox'] none
|
||||
pipe-selected=[xargs -r firefox] none
|
||||
pipe-visible=[sh -c 'xurls | fuzzel | xargs -r firefox'] none
|
||||
primary-paste=Shift+Insert
|
||||
prompt-next=Control+Shift+x
|
||||
prompt-prev=Control+Shift+z
|
||||
scrollback-down-half-page=none
|
||||
scrollback-down-line=none
|
||||
scrollback-down-page=Shift+Page_Down
|
||||
scrollback-end=none
|
||||
scrollback-home=none
|
||||
scrollback-up-half-page=none
|
||||
scrollback-up-line=none
|
||||
scrollback-up-page=Shift+Page_Up
|
||||
search-start=Control+Shift+r
|
||||
show-urls-copy=none
|
||||
show-urls-launch=Control+Shift+o
|
||||
show-urls-persistent=none
|
||||
spawn-terminal=Control+Shift+n
|
||||
unicode-input=Control+Shift+u
|
||||
|
||||
[main]
|
||||
font=DejaVuSansM Nerd Font:size=14
|
||||
gamma-correct-blending=no
|
||||
shell=zsh
|
||||
term=xterm-256color
|
||||
Loading…
Add table
Add a link
Reference in a new issue