Shortcuts you invent, rules you write, gestures you own - all still just data
Claude-Session: https://claude.ai/code/session_01Ms2FbjQy31TVf3CEvQhGM8
This commit is contained in:
@@ -70,7 +70,17 @@ fail() {
|
||||
# locales, so a row pointing at it is now a door out of a page that does the
|
||||
# thing. The retired page carried two: that one, and an "Open appearance"
|
||||
# handoff left over from when the fonts lived here.
|
||||
#
|
||||
# "system" is the umbrella. System Health's Fedora card used to lead with a
|
||||
# button reading "Open GNOME Settings" that landed on GNOME's System panel as a
|
||||
# generic front door -- not a handoff for anything in particular, which is
|
||||
# exactly why nothing here caught it while every specific door was being closed
|
||||
# one at a time. By the end it pointed at an application whose Users, Sharing,
|
||||
# Printers, Online Accounts, Privacy, Region, Colour and Network panels all have
|
||||
# Panama pages. It maps to About, which is the page that answers "what is this
|
||||
# machine" -- the last honest reason anyone opened that panel.
|
||||
declare -A OWNED=(
|
||||
[system]=about
|
||||
[network]=connectivity
|
||||
[wifi]=connectivity
|
||||
[printers]=printers
|
||||
|
||||
Reference in New Issue
Block a user