cswimr/home
Archived
Template
1
0
Fork 0

Compare commits

..

No commits in common. "b9d47a2619880941c5e4ef3c061b44ffdc87ccd7" and "e39f2d20a60fefcaeb9b9da86c049c717a92f210" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -119,7 +119,7 @@ function spectacle-screenshot {
if [[ -z "${2}" ]]; then
if $save_recording; then
readonly file=$(mktemp /tmp/spectacle-recording.XXXXXXXX.mp4)
readonly file=$(mktemp /tmp/spectacle-recording.XXXXXXXX.webm)
else
readonly file=$(mktemp /tmp/spectacle-screenshot.XXXXXXXX.png)
fi

View file

@ -115,7 +115,6 @@
}
}
}
/* Catppuccin Latte Blue userContent.css*/
@media (prefers-color-scheme: light) {