From e9eba2e2914e6c9aa01dd3d6267c969bcba3bb2f Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Wed, 2 Apr 2025 15:06:27 +1100 Subject: cleanup: remove popdown stuff Popdowns were replaced with the sidebar --- src/config/defaults.ts | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'src/config/defaults.ts') diff --git a/src/config/defaults.ts b/src/config/defaults.ts index e8e67ac..c67d140 100644 --- a/src/config/defaults.ts +++ b/src/config/defaults.ts @@ -102,20 +102,6 @@ export default { sidebar: { showOnStartup: false, }, - sideleft: { - directories: { - left: { - top: "󰉍 Downloads", - middle: "󱧶 Documents", - bottom: "󱍙 Music", - }, - right: { - top: "󰉏 Pictures", - middle: "󰉏 Videos", - bottom: "󱂵 Home", - }, - }, - }, // Services math: { maxHistory: 100, -- cgit v1.2.3-freya