feat: apple touchbar - add keys

This commit is contained in:
Ryan Yin
2025-07-26 16:56:28 +08:00
parent 18cabc994c
commit 32fa706f9f

View File

@@ -124,6 +124,15 @@
Action = "F12";
}
{
Text = "Home";
Action = "Home";
}
{
Text = "End";
Action = "End";
}
# for screenshot shortcut
{
Text = "Print";
@@ -181,6 +190,16 @@
Icon = "volume_up";
Action = "VolumeUp";
}
{
Text = "Home";
Action = "Home";
}
{
Text = "End";
Action = "End";
}
# for screenshot shortcut
{
Text = "Print";