Add screenshot sync to Mac via niri
This commit is contained in:
@@ -489,7 +489,7 @@ binds {
|
||||
// Mod+Space { switch-layout "next"; }
|
||||
// Mod+Shift+Space { switch-layout "prev"; }
|
||||
|
||||
Mod+P { screenshot; }
|
||||
Mod+P { spawn "sh" "-c" "niri msg action screenshot && ~/.config/niri/copy-latest-screenshot.sh"; }
|
||||
Mod+Ctrl+P { screenshot-screen; }
|
||||
Mod+Alt+P { screenshot-window; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user