Skip to content

Commit 6eb924d

Browse files
CopilotTearran
authored andcommitted
Remove exit message from KEY001, keep only LOC001 message per feedback
Co-authored-by: Tearran <[email protected]>
1 parent 532604d commit 6eb924d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/json/config.localisation.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
"description": "Change Keyboard layout",
3333
"command": [
3434
"dpkg-reconfigure keyboard-configuration ; setupcon ",
35-
"update-initramfs -u",
36-
"show_message <<< 'Keyboard layout updated.\n\nDesktop users may also need to change keyboard layout in desktop settings.'"
35+
"update-initramfs -u"
3736
],
3837
"status": "Stable",
3938
"author": "@armbian"

0 commit comments

Comments
 (0)