This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ---------------------------------------------------------------------------------------------------------------- | |
# Add this to your i3 config to take a screenshot (selection) and save it to the clipboard just by pressing PrtSc! | |
# The resulting file will have this format: screenshot_02-Dec-2021_13-24-21.png | |
# | |
# NOTE: This assumes you have a directory ~/screenshots and you have installed: | |
# - maim | |
# - xclip | |
# ---------------------------------------------------------------------------------------------------------------- | |
# screenshot (saves to clipboard and a file in ~/screenshots) |