Skip to content

Instantly share code, notes, and snippets.

View okwalerie's full-sized avatar

Valerie Kim okwalerie

  • 100 Macondo Lane
View GitHub Profile
@okwalerie
okwalerie / handy-paste.sh
Last active July 27, 2026 19:22
Handy custom script for GNOME 43 / Silverblue / Wayland
#!/bin/bash
# handy external script paste — GNOME wayland
#
# Behavior:
# - If an Emacs frame currently holds keyboard focus, insert the text
# directly via emacsclient (no clipboard, no synthetic keystrokes).
# Respects evil-mode state:
# * normal/motion/visual -> kill-new + evil-paste-after (behaves like yank)
# * insert/emacs/other -> plain (insert text) at point
# - Otherwise, fall back to the original clipboard + ydotool Ctrl+Shift+V path.
@okwalerie
okwalerie / cyberfeeder-low-vision.json
Created May 27, 2025 17:35
Cyberfeeder Settings for big card previews
{"bundledScriptStyles":[{"id":"Mandatory-CSS-Variables-Colors","category":"Mandatory","css":":root {\n --turn-icon: #F80;\n --hq-icon: #3884e8;\n --rnd-icon: #0A0;\n --archives-icon: #CC2118;\n --remote-icon: #AAA;\n --stack-icon: #8A2;\n --grip-icon: #437bbc;\n --heap-icon: #bd4942;\n --access-icon: gold;\n --action-icon: #F80;\n --mulligan-keep-icon: white;\n --mulligan-mull-icon: red;\n}\n\n/* in case script fails to pop out an animation, this will at least make the ghosts disappear */\n@keyframes hide {\n 0% {\n opacity: 1;\n }\n 90% {\n opacity: 1;\n }\n 100% {\n opacity: 0;\n display: none;\n }\n}\n\n#ghosts, .ghost {\n pointer-events: none;\n}\n\n#ghosts > * {\n display: none;\n}\n","default":true,"description":"Some other settings will refer to the shared variables set here.","name":"Colors","series":"CSS Variables"},{"id":"Quality-of-life-none-Sort-archive-when-pressing-Control-key","category":"Quality of life","css":".discard-container .panel.popup {\n padding-top: 2