From 486c562c7edf0a0c457d7e4adef964fe6ab9b1dc Mon Sep 17 00:00:00 2001 From: Hugh Davenport Date: Thu, 4 Jan 2024 08:17:02 +1300 Subject: [PATCH] Taskbar: Use name of Ladybird as default QuickLaunch As the name of the Browser app is now titled Ladybird this was resulting in a double up if installed fresh then rebooted (or likely after an upgrade). This change corrects this by using the Ladybird title --- Base/home/anon/.config/Taskbar.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Base/home/anon/.config/Taskbar.ini b/Base/home/anon/.config/Taskbar.ini index 1f7e43a550..18761c3c1b 100644 --- a/Base/home/anon/.config/Taskbar.ini +++ b/Base/home/anon/.config/Taskbar.ini @@ -2,7 +2,7 @@ TimeFormat=%T [QuickLaunch_Entries] -Browser=0:Browser.af +Ladybird=0:Browser.af FileManager=1:FileManager.af Terminal=2:Terminal.af TextEditor=3:TextEditor.af