From 1c14aee74214182980fa80177a88e037896b9d91 Mon Sep 17 00:00:00 2001 From: Chris Kruining Date: Fri, 20 Jun 2025 22:07:22 +0200 Subject: [PATCH] tweaks to desktop --- modules/home/desktop/plasma.nix | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/home/desktop/plasma.nix b/modules/home/desktop/plasma.nix index 028afc6..0aeec59 100644 --- a/modules/home/desktop/plasma.nix +++ b/modules/home/desktop/plasma.nix @@ -121,11 +121,11 @@ in showActionButtonCaptions = true; }; } - { - appMenu = { - compactView = false; - }; - } + # { + # appMenu = { + # compactView = false; + # }; + # } { iconTasks = { appearance = { @@ -164,7 +164,7 @@ in "preferred://browser" "preferred://terminalemulator" "preferred://email" - "applications:zed.desktop" + "applications:zededitor.desktop" "applications:vesktop.desktop" "applications:steam.desktop" ];