#!/bin/bash # Idle-blanking during fullscreen is suppressed by dpms-inhibit, so this # script (invoked by xss-lock) is only ever triggered for a real pre-suspend # lock — always lock, regardless of fullscreen state. exec ~/.config/i3/scripts/lock-now "$1"