diff --git a/hyprland/.config/hypr/conf/windowrules/default.conf b/hyprland/.config/hypr/conf/windowrules/default.conf index 01979da..eaa6526 100644 --- a/hyprland/.config/hypr/conf/windowrules/default.conf +++ b/hyprland/.config/hypr/conf/windowrules/default.conf @@ -41,4 +41,4 @@ windowrulev2 = workspace 2,class:^(Code)$ windowrulev2 = workspace 3,class:^(nekoray|Nekoray)$ 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 +windowrulev2 = workspace 5,class:^(Steam|steam)$,title:^(Steam)$ \ No newline at end of file