feat: Don't make steam a floating window
This commit is contained in:
@@ -121,7 +121,7 @@
|
|||||||
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
||||||
|
|
||||||
windowrulev2 = [
|
windowrulev2 = [
|
||||||
"float, title:^(Steam)$"
|
# "float, title:^(Steam)$"
|
||||||
"float, title:^(Archetype.*)$"
|
"float, title:^(Archetype.*)$"
|
||||||
"float, class:(.*nextcloud.*)"
|
"float, class:(.*nextcloud.*)"
|
||||||
"float, class:org.kde.kdeconnect.app"
|
"float, class:org.kde.kdeconnect.app"
|
||||||
|
|||||||
Reference in New Issue
Block a user