diff --git a/hyprland/.config/hypr/conf/windowrules/default.conf b/hyprland/.config/hypr/conf/windowrules/default.conf index 2cf3ef2..01979da 100644 --- a/hyprland/.config/hypr/conf/windowrules/default.conf +++ b/hyprland/.config/hypr/conf/windowrules/default.conf @@ -39,4 +39,6 @@ windowrulev2= float,title:^(Google Chrome)$ windowrulev2 = workspace 1,class:^(chrome|google-chrome|Chrome|Firefox|firefox)$ windowrulev2 = workspace 2,class:^(Code)$ windowrulev2 = workspace 3,class:^(nekoray|Nekoray)$ -windowrulev2 = workspace 4,class:^(org.telegram.desktop|telegramdesktop|discord)$ \ No newline at end of file +windowrulev2 = workspace 4,class:^(org.telegram.desktop|telegramdesktop|discord)$ +windowrulev2 = workspace 4,class:^(org.telegram.desktop|telegramdesktop|discord)$ +windowrulev2 = workspace 5,class:^(Steam)$,title:^(Steam)$ \ No newline at end of file