Main public logs
Appearance
Combined display of all available logs of Archive. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:47, 28 May 2025 Ejfox talk contribs created page Sketchybar (Created page with "== Sketchybar == [https://github.com/FelixKratz/SketchyBar Sketchybar is a menubar replacement for OS X] == sketchybarrc == [https://github.com/ejfox/dotfiles/blob/master/.config/sketchybar/sketchybarrc See most recent version in my dotfiles repo on GitHub] <pre> #!/bin/bash # Use Monaspace Krypton everywhere FONT="Monaspace Krypton" NERD_FONT="Monaspace Krypton" ##### Bar Appearance ##### sketchybar --bar height=40 \ blur_radius=0 \ position=top \ padding_...")