mirror of
https://github.com/Phantop/dotfiles
synced 2025-12-09 13:38:36 +00:00
Compare commits
2 commits
b6d8f35755
...
4aaa67b0f7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4aaa67b0f7 | ||
|
|
988c1b0b7f |
|
|
@ -20,9 +20,8 @@ sub-font-size=36
|
||||||
hls-bitrate=max
|
hls-bitrate=max
|
||||||
profile-desc=cond:dedicated_gpu()
|
profile-desc=cond:dedicated_gpu()
|
||||||
|
|
||||||
scale=ewa_lanczossharp
|
scale=spline36
|
||||||
cscale=ewa_lanczossoft
|
cscale=spline36
|
||||||
dscale=mitchell
|
|
||||||
scale-antiring=0
|
scale-antiring=0
|
||||||
cscale-antiring=0
|
cscale-antiring=0
|
||||||
dither-depth=auto
|
dither-depth=auto
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
set selection-clipboard clipboard
|
set selection-clipboard clipboard
|
||||||
|
set highlight-active-color '#FF79C6'
|
||||||
|
set first-page-column 0
|
||||||
|
|
||||||
|
#set recolor
|
||||||
set recolor-keephue
|
set recolor-keephue
|
||||||
set recolor-reverse-video
|
set recolor-reverse-video
|
||||||
set recolor-darkcolor '#FFFFFF'
|
set recolor-darkcolor '#FFFFFF'
|
||||||
set highlight-active-color '#FF79C6'
|
|
||||||
#set recolor
|
|
||||||
|
|
||||||
map <C-i> set recolor-reverse-video
|
map <C-i> set recolor-reverse-video
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue