From d816cd6326d99698d2095c3733c042ccf41b7e39 Mon Sep 17 00:00:00 2001 From: Shahab Dogar Date: Tue, 4 Feb 2025 09:33:37 +0500 Subject: [PATCH] feat: Hyprland | run steam on login in workspace 4 --- home-manager/dotfiles/hypr/hyprland.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home-manager/dotfiles/hypr/hyprland.conf b/home-manager/dotfiles/hypr/hyprland.conf index 2871396..26bc3ef 100644 --- a/home-manager/dotfiles/hypr/hyprland.conf +++ b/home-manager/dotfiles/hypr/hyprland.conf @@ -40,6 +40,7 @@ $menu = wofi --show drun exec-once = $terminal & firefox & discord & 1password exec-once = waybar & swaync & hypridle exec-once = systemctl --user start hyprpolkitagent +exec-once = steam ############################# @@ -142,6 +143,7 @@ windowrulev2 = workspace 1, class:^(alacritty)$ windowrulev2 = workspace 2, class:^(firefox)$ windowrulev2 = workspace 3, class:^(discord)$ windowrulev2 = workspace 9, class:^(1Password)$ +windowrulev2 = workspace 4, class:^(steam)$ # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more dwindle {