i3wm でスクショを取る設定
https://dev.to/dianjuar/i3wm-screenshot-shortcuts-3n7b
を参考に設定。
PrtScn で選択した領域をスクショできるだけでまぁいいかなという気がしたので以下の設定だけ入れました。
bindsym Print exec --no-startup-id maim --select | xclip -selection clipboard -t image/png↲
Published: 2022-12-21(Wed) 19:59