1
0
Fork 0

set xwayland primary output on gamemode start

This commit is contained in:
Massaki Archambault 2024-06-11 00:12:43 -04:00
parent 51efe15fdc
commit 7b4da2e4cf
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
#!/bin/bash
xrandr --output "$(xrandr | grep -Eo '^DP-[0-9]' | head -1)" --primary
systemctl --user stop gammastep
sudo systemctl stop docker.service docker.socket