diff --git a/ahrc-laptop/home.nix b/ahrc-laptop/home.nix index 138367f..4a1ae28 100644 --- a/ahrc-laptop/home.nix +++ b/ahrc-laptop/home.nix @@ -87,6 +87,7 @@ screenshot-path = "~/screenshots/%Y%m%d%H%m%N.png"; binds = with config.lib.niri.actions; { "Mod+Space".action = spawn "alacritty"; + "Mod+Shift+Space".action = spawn "alacritty -e sudo -i"; "Mod+F1".action = spawn "anyrun"; "Mod+L".action = spawn "hyprlock"; "XF86AudioRaiseVolume" = {