mirror of
https://github.com/Phantop/dotfiles
synced 2025-07-30 17:21:10 +00:00
Compare commits
No commits in common. "4aaa67b0f7836edd249091200af9fedf8c2b154d" and "b6d8f35755215c2831f4f76636f5fd9532516148" have entirely different histories.
4aaa67b0f7
...
b6d8f35755
|
@ -20,8 +20,9 @@ sub-font-size=36
|
|||
hls-bitrate=max
|
||||
profile-desc=cond:dedicated_gpu()
|
||||
|
||||
scale=spline36
|
||||
cscale=spline36
|
||||
scale=ewa_lanczossharp
|
||||
cscale=ewa_lanczossoft
|
||||
dscale=mitchell
|
||||
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