feat: steam rules only launch on steam T

This commit is contained in:
kenji
2025-12-27 20:36:07 -06:00
parent 3f5f2fbcd6
commit 27c471addd
3 changed files with 8 additions and 0 deletions
+2
View File
@@ -22,6 +22,8 @@
"sh -c 'sleep 2; hyprctl dispatch workspace 1'"
"[workspace 1] uwsm app -- xdg-terminal-exec"
"[workspace special:steam silent] uwsm app -- steam"
];
};
}