Compare commits
2 Commits
80512c29ea
...
0645912626
| Author | SHA1 | Date | |
|---|---|---|---|
| 0645912626 | |||
| 430a041724 |
@@ -47,10 +47,14 @@ in
|
|||||||
})
|
})
|
||||||
protonup-ng
|
protonup-ng
|
||||||
protonplus
|
protonplus
|
||||||
|
protontricks
|
||||||
vulkan-tools # useful for debugging Vulkan issues
|
vulkan-tools # useful for debugging Vulkan issues
|
||||||
|
|
||||||
# WoW addon updater
|
# WoW addon updater
|
||||||
wowup-cf
|
wowup-cf
|
||||||
|
|
||||||
|
# Nexus Mod Manager
|
||||||
|
nexusmods-app-unfree
|
||||||
];
|
];
|
||||||
|
|
||||||
# xdg.dataFile."applications/wowup-cf.desktop" = {
|
# xdg.dataFile."applications/wowup-cf.desktop" = {
|
||||||
@@ -107,5 +111,9 @@ in
|
|||||||
# Make Balatro into a regular window.
|
# Make Balatro into a regular window.
|
||||||
"monitor 1,title:^Balatro$"
|
"monitor 1,title:^Balatro$"
|
||||||
"tile,title:^Balatro$"
|
"tile,title:^Balatro$"
|
||||||
|
|
||||||
|
# Load Cyberpunk 2077 on the right monitor.
|
||||||
|
"monitor 1,class:steam_app_1091500"
|
||||||
|
"fullscreen,class:steam_app_1091500"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user