I just wanna keep my streams and games running even if my pc is locked. Any solutions?
I leave my games playing all day long afk but I can’t lock my screen from family members to sniff my stuff without the games stop running.
I just wanna keep my streams and games running even if my pc is locked. Any solutions?
I leave my games playing all day long afk but I can’t lock my screen from family members to sniff my stuff without the games stop running.
Open /usr/bin/xflock4 as root and comment out this line:
LOCK_CMD=$(xfconf-query -c xfce4-session -p /general/LockCommand) #put a # in beginning of the line
Install xfce4-screensaver:
sudo pacman -S xfce4-screensaver
Open the Screensaver app from the launcher. It will prompt you the first time to enable the service so click Yes and done 
Ty man. Its like you deactivates the screen lock from manjaro and put a screensaver instead that still locks your stuff with password but doesn’t kill the running processes. TYVM