niri: config: fix screenshotting
This commit is contained in:
parent
cd756c1a0e
commit
dc6aecdc31
1 changed files with 2 additions and 2 deletions
|
@ -408,13 +408,13 @@ binds {
|
||||||
toggle-overview
|
toggle-overview
|
||||||
}
|
}
|
||||||
Print {
|
Print {
|
||||||
screenshot write-to-disk=false
|
screenshot
|
||||||
}
|
}
|
||||||
Ctrl+Print {
|
Ctrl+Print {
|
||||||
screenshot-screen
|
screenshot-screen
|
||||||
}
|
}
|
||||||
Alt+Print {
|
Alt+Print {
|
||||||
screenshot write-to-disk=true
|
screenshot
|
||||||
}
|
}
|
||||||
Mod+Escape allow-inhibiting=false {
|
Mod+Escape allow-inhibiting=false {
|
||||||
toggle-keyboard-shortcuts-inhibit
|
toggle-keyboard-shortcuts-inhibit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue