Answers for "take screenshot in i3wm"

0

take screenshot in i3wm

Flameshot is a decent alternative.

bindsym Print       exec flameshot full
bindsym Shift+Print exec flameshot gui

You can use option -p /path/to/directory to skip selecting the save directory.
Posted by: Guest on January-22-2022

Browse Popular Code Answers by Language