dotfiles/.config/ezrun/screenshot.toml

10 lines
155 B
TOML
Raw Normal View History

2024-08-01 16:04:52 -04:00
choice_command = "dmenu -h 18"
[[programs]]
name = "full"
command = "screenshot -cs full"
[[programs]]
name = "select"
command = "screenshot -cs select"