[hyprctl] Tweaks for Cyberpunk

This commit is contained in:
2025-09-01 17:49:50 -07:00
parent 430a041724
commit 0645912626

View File

@@ -111,5 +111,9 @@ in
# Make Balatro into a regular window.
"monitor 1,title:^Balatro$"
"tile,title:^Balatro$"
# Load Cyberpunk 2077 on the right monitor.
"monitor 1,class:steam_app_1091500"
"fullscreen,class:steam_app_1091500"
];
}