1
1
Fork 0

niri: update screenshot binds

This commit is contained in:
Myned 2025-03-17 22:32:15 -05:00
parent cee6dc54fb
commit 79bc907c02
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -69,8 +69,7 @@ in {
# TODO: Focus window if already launched
# https://github.com/YaLTeR/niri/discussions/267
#?? niri msg action focus-window --id (niri msg -j windows | jq '.[] | select(.app_id == "").id')
(key "Apostrophe" "Mod" screenshot)
(key "Apostrophe" "Mod+Ctrl+Shift" screenshot-screen)
(key "Apostrophe" "Mod" (screenshot {show-pointer = false;}))
(key "Apostrophe" "Mod+Shift" screenshot-window)
(key "Backslash" "Mod" (spawn inhibit))
(key "Backslash" "Mod+Shift" (spawn power))