Picom Enable Vsync to Fix Screen Tearing
- Enable vsync in picom configuration - Toggle picom on and off with gaming launch & exit script rather than unredir-if-possible setting
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#!/bin/bash
|
||||
/home/sravan/.scripts/deadd.sh --unpause
|
||||
/home/sravan/.scripts/picom.sh --on
|
||||
|
@@ -1,2 +1,3 @@
|
||||
#!/bin/bash
|
||||
/home/sravan/.scripts/deadd.sh --pause
|
||||
/home/sravan/.scripts/picom.sh --off
|
||||
|
Reference in New Issue
Block a user