gamescope
gamescope copied to clipboard
No screenshots generated with Win or Meta + S
Platform:
OS: Garuda Linux x86_64 Kernel: 6.8.1-AMD-znver3 DE: KDE Plasma 6.0.2 WM: KWin (Wayland)
Gamescope command line:
/usr/bin/gamescope \
--nested-unfocused-refresh 9 \
--nested-refresh 144 \
--output-width 3440 \
--output-height 1440 \
--adaptive-sync \
--fullscreen \
-- \
"${@}"
Expectation:
Meta + S stores a screenshot at /tmp/gamescope_DATETIME.png
Reality:
There are no gamescope_DATETIME.png in /tmp. Not even sudo find / -iname "gamescope*png" 2>/dev/null produces anything. There is no error displayed in the console when attempting to take a screenshot.