// 自定义截图键位(原生 Print 系列保留为备用)
Shift+Super+A { spawn "ms" "--clipboard"; }
Shift+Super+S { spawn "ms" "--save"; }
Super+A { screenshot-screen; }