From 24a2b2294211feb534138014cb05fa6fe683face Mon Sep 17 00:00:00 2001 From: twoneis Date: Tue, 6 Aug 2024 19:33:00 +0200 Subject: [PATCH] shorter shortcuts --- modules/niri/niri.conf.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/niri/niri.conf.nix b/modules/niri/niri.conf.nix index f384579..8e3309e 100644 --- a/modules/niri/niri.conf.nix +++ b/modules/niri/niri.conf.nix @@ -166,8 +166,8 @@ in { "Mod+Shift+Period".action.switch-layout = "next"; # Screenshot - "Mod+Shift+P".action.screenshot = []; - "Mod+Shift+Ctrl+P".action.screenshot-window = []; + "Mod+P".action.screenshot = []; + "Mod+Shift+P".action.screenshot-window = []; "Print".action.screenshot-screen = []; # Exit