From f2546d15cecd6e70066285245312a55010379d65 Mon Sep 17 00:00:00 2001 From: Sergey Bugaev Date: Wed, 4 Dec 2019 16:15:31 +0300 Subject: Taskbar: Add a quick launch bar This is a tiny bar at the left of the taskbar where you can put your most used apps to launch them with a single click. In a way, it's another replacement for the Launcher, in addition to the app menu. Unlike the launcher and the menu, it's not meant to be the primary way to launch apps; it's only a faster way to launch a few most often used utilities. --- Base/home/anon/Taskbar.ini | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Base/home/anon/Taskbar.ini (limited to 'Base') diff --git a/Base/home/anon/Taskbar.ini b/Base/home/anon/Taskbar.ini new file mode 100644 index 0000000000..4e39d0b316 --- /dev/null +++ b/Base/home/anon/Taskbar.ini @@ -0,0 +1,4 @@ +[QuickLaunch] +SystemMonitor=SystemMonitor.af +Terminal=Terminal.af +FileManager=FileManager.af -- cgit v1.2.3