hyprland: add retrodeck rules
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
ddc8927436
commit
206fe22082
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ in {
|
||||||
];
|
];
|
||||||
game = rules: [
|
game = rules: [
|
||||||
(class "moe\\.launcher\\.the-honkers-railway-launcher" (rules ++ ["size 1280 730"])) # Honkai: Star Rail
|
(class "moe\\.launcher\\.the-honkers-railway-launcher" (rules ++ ["size 1280 730"])) # Honkai: Star Rail
|
||||||
|
(class "net.retrodeck.retrodeck" rules) # Emulators
|
||||||
(class "steam_app_.+" rules) # Proton
|
(class "steam_app_.+" rules) # Proton
|
||||||
];
|
];
|
||||||
music = rules: [
|
music = rules: [
|
||||||
|
|
Loading…
Reference in a new issue