From 3a9a3c40b0240835a472add9f57c6ce205d45b88 Mon Sep 17 00:00:00 2001 From: Katherina Walshe-Grey Date: Mon, 2 Jun 2025 14:08:52 +0100 Subject: [PATCH] kilgharrah: Slightly rearrange dock --- hosts/kilgharrah/plasma.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/kilgharrah/plasma.nix b/hosts/kilgharrah/plasma.nix index bbd0878..dba5270 100644 --- a/hosts/kilgharrah/plasma.nix +++ b/hosts/kilgharrah/plasma.nix @@ -54,7 +54,7 @@ in iconSpacing = 2; launchers = lib.concatStringsSep "," [ "applications:firefox.desktop" - "applications:codium-url-handler.desktop" + "applications:codium.desktop" "applications:steam.desktop" "applications:discord.desktop" "applications:com.obsproject.Studio.desktop"