Skip to content

Instantly share code, notes, and snippets.

View ptimson's full-sized avatar

Peter Timson ptimson

  • [Stealth Mode]
  • London, UK
View GitHub Profile
@btemperli
btemperli / immich_custom-css.css
Last active October 28, 2025 02:42
Immich: Custom CSS for Images
/* Header Navigation */
nav#dashboard-navbar .grid {
grid-template-columns: 230px auto !important;
}
nav#dashboard-navbar .grid a[href="/photos"] {
width: 200px;
position: relative;
padding-right: 3em;
height: 50px;
@hgascon
hgascon / script.sh
Last active May 10, 2023 16:26
Batch resize images in OSX
sips -Z 1024 *.jpg