~kris/dots

srice

b42b72dc — Kris Yotam 2 months ago
sb-battery: match macsmc-battery by type, add low-battery dunst alerts; xprofile: caps:super
178c9a25 — Kris Yotam 2 months ago
conky: sync proper config from moirai (was the greenred variant)
347c183a — Kris Yotam 2 months ago
wallpapermenu: make CAPS call optional so it doesn't error where CAPS is absent
4471d164 — Kris Yotam 2 months ago
wallpapermenu: pass -no-config so ambient rofi theme can't override the picker
e80c00e9 — Kris Yotam 2 months ago
qutebrowser: sync Plan 9 acme theme from moirai
f5fc9141 — Kris Yotam 2 months ago
add wallpapermenu script (was untracked); auto-detect output so cw works on any machine
75870dc6 — Kris Yotam 2 months ago
add cw symlink for wallpapermenu (short name matching its own docs)
0e7f2c27 — Kris Yotam 2 months ago
xprofile: bump laptop HiDPI to 180 and scale cursor for M1 Pro retina
2582f0c4 — Kris Yotam 2 months ago
sb-cpu: portable temp source (Intel Core 0, AMD Tdie/Tctl, Asahi NVMe Composite fallback)
9f828eb1 — Kris Yotam 2 months ago
mksh: backslash-escape commands in history hook to bypass module aliases (wc=tokei, tr=transmission-remote, cat=bat)
a71a43ca — Kris Yotam 2 months ago
profile: export ENV so interactive mksh loads ~/.mkshrc
a4bfa48c — Kris Yotam 2 months ago
mksh: reliable history hook via HISTFILE growth + binary record parse

PS1 command substitution runs in a subshell so hook state must be
persisted to disk (per-PID file); fc there is lagged one command and
drops each session's last command. Detect new commands by HISTFILE
growth and parse the last record from mksh's on-disk format.
65bd807c — Kris Yotam 2 months ago
mksh: skip stale history log on first prompt render
512b7381 — Kris Yotam 2 months ago
mksh: port bashisms to mksh-safe (process subs, DEBUG-trap history hook, direnv, cd- alias)
9b457241 — Kris Yotam 3 months ago
wip: emergency backup (power outage risk)
94ef01ab — Kris Yotam 3 months ago
remove nvim config, add mksh/planrc/gentoo profile, update code+write configs and fastfetch glenda
3bdfd3e0 — Kris Yotam 3 months ago
sync: lock down plan9 theme, wallpapers, nvim configs

- setbg: add -w (wallpaper-only), -d (default plan9 theme), terminal color reset
- wallpapers: plan9.png, plan9theme.png, plan9-grey.png, d1e2f1-horizontal
- nvim: add code/ and write/ NVIM_APPNAME configs (vacme + writing themes)
- bin: add write, code scripts (replace shell functions)
- xprofile: caps:none, dpms off, setfan, gnome-keyring, wireplumber, conky, protonmail
- wal: add colors-dwm-xresources template, remove stale btop.theme
- conky: add clock.conf, clock.lua, local.conf
e5cf200b — Kris Yotam 3 months ago
conky: Plan 9 modern theme with cyan border
c8d9c689 — Kris Yotam 4 months ago
shell migration: fish -> mksh, reorganize bin/, wallpaper cleanup

- replace fish config with .profile (POSIX login) and .mkshrc (interactive)
- organize .local/bin into subdirs: academic, cron, dev, dmenu, history,
  media, misc, monitoring, nnn, security, statusbar, system
- all subdirs added to PATH, scripts callable by name from anywhere
- remove fish config, .config/shell/aliasrc, .config/shell/profile
- consolidate sb-* scripts into statusbar/ (updated stale copies)
- convert wallpapers to webp, slug-WxH naming scheme
- regenerate plan9 solid fills at proper monitor dimensions
- fix larbs -> lazykris path refs across scripts
- remove remapd from both xprofile files
- fix bashism shebangs (11 scripts: #!/bin/sh -> #!/bin/bash)
- update bm-dirs/bm-files for current home layout
- update emoji set to Unicode 15.0 (3655 entries)
- merge push + push-smart into single script with --smart flag
- delete one-off scripts, convert trivial wrappers to aliases
ff7367cb — Kris Yotam 4 months ago
add ram memory visualization script
Next