all repos — nixfiles @ bede70d9c5780bbcc2e0a41cf38d9f7d085ec80d

System and user configuration, managed by nix and home-manager

Update gaming setup

Alan Pearce
commit

bede70d9c5780bbcc2e0a41cf38d9f7d085ec80d

parent

dec457d92682d4c969b9e63de9ce795096c68bda

1 file changed, 11 insertions(+), 0 deletions(-)

changed files
M user/settings/i3.nixuser/settings/i3.nix
@@ -17,6 +17,17 @@ modifier = mod;
floating = { criteria = [ { class = "Pinentry$"; } + # https://github.com/ValveSoftware/steam-for-linux/issues/1040 + { class = "^Steam$"; title = "^Friends$"; } + { class = "^Steam$"; title = "Steam - News"; } + { class = "^Steam$"; title = ".* - Chat"; } + { class = "^Steam$"; title = "^Settings$"; } + { class = "^Steam$"; title = ".* - event started"; } + { class = "^Steam$"; title = ".* CD key"; } + { class = "^Steam$"; title = "^Steam - Self Updater$"; } + { class = "^Steam$"; title = "^Screenshot Uploader$"; } + { class = "^Steam$"; title = "^Steam Guard - Computer Authorization Required$"; } + { title = "^Steam Keyboard$"; } ]; }; window = {