Commit Graph
10 Commits
Author SHA1 Message Date
lysec e26c2874b5 Launcher: add custom launch prefix 2025-10-25 11:52:18 +02:00
lysec df7e0d026b shell: only launch setupwizard if not nixos
DistroLogoService -> DistroService
2025-10-16 13:43:57 +02:00
lysec dd882401ce LauncherTab: check if app2unit exists 2025-10-16 12:29:06 +02:00
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
lonerorzandGitHub 9702a300ca Merge branch 'main' into fix/launcher 2025-10-01 10:11:12 +08:00
ItsLemmy 4b13e89a64 Font: added per font family scaling. removed billboard font 2025-09-29 21:31:45 -04:00
loner 256f9b4a76 feat(launcher): add configurable terminal command
The terminal command for launching applications was previously hardcoded to 'kitty', causing issues for users without it installed.

This change introduces a new setting, 'appLauncher.terminalCommand', allowing users to specify their preferred terminal emulator. The default value is set to 'xterm -e'.

The implementation includes:
- Defining the setting in 'Commons/Settings.qml'.
- Adding a text input in the launcher settings tab.
- Updating the application plugin to use the new setting.
2025-09-27 12:06:54 +08:00
Ly-sec 5de4330199 i18n: even more things appeared 2025-09-24 15:31:11 +02:00
Ly-sec 2285a3fb18 SettingsWindow: add i18n support 2025-09-24 13:20:49 +02:00
ItsLemmy b8f4401878 First pass 2025-09-22 19:11:10 -04:00