From 00bab4b69a4b6253464f5d3174c7561e33f0d013 Mon Sep 17 00:00:00 2001 From: beatzaplenty Date: Tue, 22 Jul 2025 16:55:51 +1000 Subject: [PATCH] modified: hosts/nixos/home.nix --- hosts/nixos/home.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/nixos/home.nix b/hosts/nixos/home.nix index ee5f096..a007c1a 100644 --- a/hosts/nixos/home.nix +++ b/hosts/nixos/home.nix @@ -40,7 +40,7 @@ home.file = { Type=Application Name=Proxmox Exec=chromium --app=https://pve.sweet.home:8006 --window-size=1920,1080 --window-position=0,0 - Icon=https://icons-for-free.com/iff/png/512/proxmox-1331550892572912181.png + Icon=/home/nixos/.local/share/icons/proxmox.png Terminal=false Categories=Hypervisor; StartupWMClass=PVE @@ -53,7 +53,7 @@ home.file = { Icon=https://icons-for-free.com/iff/png/512/proxmox-1331550892572912181.png Terminal=false Categories=backup; - StartupWMClass=PBS + ''; }; } \ No newline at end of file