dotfiles/.config/ezrun/screenshot.toml
2024-08-01 16:04:52 -04:00

10 lines
155 B
TOML

choice_command = "dmenu -h 18"
[[programs]]
name = "full"
command = "screenshot -cs full"
[[programs]]
name = "select"
command = "screenshot -cs select"