diff --git a/hm/hyprland.nix b/hm/hyprland.nix index 3f40dca..1c62616 100644 --- a/hm/hyprland.nix +++ b/hm/hyprland.nix @@ -220,7 +220,7 @@ in "SUPER, B, exec, firefox" "SUPER_SHIFT_L, B, exec, firefox --private-window" "SUPER, E, exec, nemo" - "SUPER, L, exec, ${lib.optionalString (hostName == "thor") "env -u WAYLAND_DISPLAY "} obsidian" + "SUPER_ALT_L, O, exec, ${lib.optionalString (hostName == "thor") "env -u WAYLAND_DISPLAY "} obsidian" "SUPER, V, togglefloating," "SUPER, SPACE, exec, sirula" "SUPER, F, fullscreen,"