diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2026-03-31 10:10:19 +0200 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2026-03-31 10:10:19 +0200 |
| commit | 104cf7f6e2c27e86e55379cc8715631d17e3f448 (patch) | |
| tree | 9cf89fb66201df32095902c7be8968e029283729 /common/home/hyprland | |
| parent | abee6b29a4294de646a2aba8121f6a0795ecd78d (diff) | |
2026-03-31 updates by auto-switch
Diffstat (limited to 'common/home/hyprland')
| -rw-r--r-- | common/home/hyprland/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/home/hyprland/default.nix b/common/home/hyprland/default.nix index e61978e..063c848 100644 --- a/common/home/hyprland/default.nix +++ b/common/home/hyprland/default.nix @@ -28,7 +28,7 @@ "$mod, B, exec, bluemenu" "$mod, P, pseudo" - "$mod+Alt, S, exec, loadconfig" + "$mod, F1, exec, loadconfig" "$mod, S, exec, sshconnect" |