app autostart

This commit is contained in:
galister
2026-01-09 00:12:36 +09:00
parent 390338c4a5
commit 437840fecb
18 changed files with 211 additions and 377 deletions

View File

@@ -83,6 +83,32 @@
"SCREENCOPY_HELP": "Slow. Works on: Hyprland, Niri, River, Sway"
}
},
"APP_LAUNCHER": {
"MODE": {
"NATIVE": "Native mode",
"CAGE": "Compatibility mode (Cage)"
},
"RES_TITLE": "Resolution",
"ASPECT_TITLE": "Aspect",
"ASPECT": {
"WIDE": "Wide",
"SEMI_WIDE": "Semi-wide",
"SQUARE": "Square",
"SEMI_TALL": "Semi-tall",
"TALL": "Tall"
},
"POS_TITLE": "Positioning",
"POS": {
"FLOATING": "Floating",
"ANCHORED": "Anchored",
"STATIC": "Static",
"FLOATING_HELP": "Moves independently, recenters on show.",
"ANCHORED_HELP": "Stays in place relative to center marker.",
"STATIC_HELP": "Not part of any set. Does not recenter."
},
"AUTOSTART": "Run automatically on startup",
"LAUNCH": "Launch"
},
"APPLICATION_LAUNCHER": "Application launcher",
"APPLICATION_STARTED": "Application started",
"APPLICATIONS": "Applications",