diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2025-07-04 18:56:04 +0200 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2025-07-04 18:56:04 +0200 |
| commit | bc8bd08be73e664d9c872dcd8662ade778288312 (patch) | |
| tree | 794f923e7f4b9dea5c5ec4f3a3ad7cb7c5e4c11e /common/home/hyprland/default.nix | |
| parent | 75bdc69393791624084bf68c4d9a93219e6e0a0f (diff) | |
flake: update
Diffstat (limited to 'common/home/hyprland/default.nix')
| -rw-r--r-- | common/home/hyprland/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/home/hyprland/default.nix b/common/home/hyprland/default.nix index 1cb585e..2977a4f 100644 --- a/common/home/hyprland/default.nix +++ b/common/home/hyprland/default.nix @@ -24,6 +24,7 @@ "$mod, Space, exec, wofi --show run" "$mod, O, exec, openproject" "$mod, V, exec, openproject -e nvim" + "$mod, B, exec, bluemenu" "$mod+Alt, S, exec, loadconfig" |