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