Setup slippi for playing melee online

Also sets up monitor to run at 120Hz and prevents sway from locking when
any window is fullscreen (kept locking while I was playing)
This commit is contained in:
Alejandro Angulo 2022-10-27 09:06:54 -07:00
parent 9890cc2870
commit ce3d7e48ac
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
4 changed files with 130 additions and 4 deletions

View file

@ -74,12 +74,21 @@
};
};
window.commands = [
{
command = "inhibit_idle fullscreen";
criterira = {class = ".*";};
}
];
focus.followMouse = false;
output = {
"*".bg = "${config.home.homeDirectory}/wallpaper.png fill";
"eDP-1".scale = "1";
"Unknown ASUS VG24V 0x00007AAC".mode = "1920x1080@120Hz";
"Dell Inc. DELL S2721QS 47W7M43" = {
transform = "270";
position = "1920 0";