Skip to content

Instantly share code, notes, and snippets.

View tuurep's full-sized avatar

Tuure Piitulainen tuurep

View GitHub Profile

Using tcolorbox to create nice temporary notes/todo lists in LaTeX

Define environment note

\usepackage[most]{tcolorbox}
\usepackage{enumitem}

\definecolor{note-bg}{HTML}{EFF1F3}
\definecolor{note-frame}{HTML}{D8DEE4}
@tuurep
tuurep / issues-closed-with-no.md
Last active July 22, 2024 10:07
Collection of issues closed with the only comment being "no"
@tuurep
tuurep / silencepad.md
Last active February 28, 2024 21:22
ffmpeg: pad silence to the end of an audio file
@tuurep
tuurep / synaptics-defaults.txt
Last active September 17, 2022 22:53
xf86-input-synaptics default values
LeftEdge = 1574
RightEdge = 5370
TopEdge = 1409
BottomEdge = 4447
FingerLow = 25
FingerHigh = 30
MaxTapTime = 180
MaxTapMove = 248
MaxDoubleTapTime = 180
SingleTapTimeout = 180