diff --git a/home-manager/config.kdl b/home-manager/config.kdl index e03db28..3f9203f 100644 --- a/home-manager/config.kdl +++ b/home-manager/config.kdl @@ -551,9 +551,9 @@ binds { // Mod+Space { switch-layout "next"; } // Mod+Shift+Space { switch-layout "prev"; } - Print { screenshot; } - Ctrl+Print { screenshot-screen; } - Alt+Print { screenshot-window; } + Print { screenshot show-pointer=false; } + Ctrl+Print { screenshot-screen show-pointer=false; } + Alt+Print { screenshot-window show-pointer=false; } // Applications such as remote-desktop clients and software KVM switches may // request that niri stops processing the keyboard shortcuts defined here