diff --git a/hyperland/default.nix b/hyperland/default.nix index b6dc34d..dadc72f 100644 --- a/hyperland/default.nix +++ b/hyperland/default.nix @@ -136,6 +136,7 @@ in "$mod, l, exec, hyprlock" # Add a keybinding to lock the screen "$mod, C, exec, codium" "$mod, E, exec, hyprctl dispatch exit" + "$mod, r, exec, rofi -show run" "$mod, code:51, exec, 1password" # super + \ ",XF86MonBrightnessDown, exec, brightnessctl s 5%-" ",XF86MonBrightnessUp, exec, brightnessctl s +5%"