From 5863ea8b3ced1caf74a13726cb5b7549ff4d5a03 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Mon, 25 Mar 2024 00:58:59 +0100 Subject: [PATCH] [package] added trayscale --- nix/home/hyprland/hyprland-execution.nix | 1 + nix/systems/packages.nix | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/nix/home/hyprland/hyprland-execution.nix b/nix/home/hyprland/hyprland-execution.nix index 5ce1252..b3b9635 100644 --- a/nix/home/hyprland/hyprland-execution.nix +++ b/nix/home/hyprland/hyprland-execution.nix @@ -11,6 +11,7 @@ # start tailscale exec-once = tailscale up + exec = trayscale --hide-window # clear and start clipse exec-once = clipse -clear diff --git a/nix/systems/packages.nix b/nix/systems/packages.nix index 44bc8bc..9650b2d 100644 --- a/nix/systems/packages.nix +++ b/nix/systems/packages.nix @@ -27,7 +27,6 @@ xfce.xfce4-settings # system - fastfetch fwupd intel-gpu-tools killall @@ -45,6 +44,7 @@ cmatrix unstable.bitwarden unstable.clipse + fastfetch firefox git gimp @@ -57,6 +57,7 @@ nextcloud-client screen unstable.spotify + trayscale unstable.vscode vim wget