chiark / gitweb /
dot/shell-rc: Don't expand `TERM' or `INSIDE_EMACS' if they're not defined.
[profile] / dot / gtk3.css
1 /* -*-css-*- */
2
3 scrollbar {
4     -GtkScrollbar-has-backward-stepper: 1;
5     -GtkScrollbar-has-forward-stepper: 1;
6 }