From deb4749489a44d4ae9c7b0389b953b8922bc10f5 Mon Sep 17 00:00:00 2001 From: kenji Date: Wed, 16 Jul 2025 17:59:45 -0500 Subject: [PATCH] starts on steam bigpicture --- packages/hyprland/config/execs.nix | 1 + packages/hyprland/config/rules.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/packages/hyprland/config/execs.nix b/packages/hyprland/config/execs.nix index 53e0f27..dd400bb 100644 --- a/packages/hyprland/config/execs.nix +++ b/packages/hyprland/config/execs.nix @@ -6,6 +6,7 @@ }: { wayland.windowManager.hyprland.settings = { exec-once = [ + "[workspace special:steam silent] steam -start steam://open/bigpicture" "[workspace 20 silent] kitty --single-instance --hold fastfetch" "[workspace 20 silent] firefox" "[workspace 1] kitty --single-instance --hold fastfetch" diff --git a/packages/hyprland/config/rules.nix b/packages/hyprland/config/rules.nix index 311011a..9684b5e 100644 --- a/packages/hyprland/config/rules.nix +++ b/packages/hyprland/config/rules.nix @@ -62,6 +62,7 @@ "pin, title:Picture(-| )in(-| )[Pp]icture" # Steam + "workspace special:steam, class:steam" "rounding 10, title:, class:steam" "float, title:Friends List, class:steam" "immediate, class:steam_app_[0-9]+"