input: Add screenshotting shortcut
This commit is contained in:
parent
979e282768
commit
63b252e47d
8 changed files with 193 additions and 14 deletions
|
|
@ -752,5 +752,6 @@ pub enum Action {
|
|||
ToggleTiling,
|
||||
ToggleWindowFloating,
|
||||
Fullscreen,
|
||||
Screenshot,
|
||||
Spawn(String),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue