diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index 582e4c7..fb53722 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -209,7 +209,7 @@ in "SUPER, M, exec, ${config.programs.hyprlock.package}/bin/hyprlock" "SUPER_ALT_L, Q, exit," "SUPER, E, exec, nautilus" - "SUPER, L, exec, logseq" + "SUPER, L, exec, obsidian" "SUPER_SHIFT, E, exec, nemo" "SUPER, V, togglefloating," "SUPER, SPACE, exec, sirula"