Hyprland: use normal obsidian command on thor

This commit is contained in:
Filippo Berto 2026-02-04 19:55:06 +01:00
parent ad68188ea6
commit aab2c9bc93
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -221,7 +221,7 @@ in
"SUPER, B, exec, firefox"
"SUPER_SHIFT_L, B, exec, firefox --private-window"
"SUPER, E, exec, nemo"
"SUPER_ALT_L, O, exec, ${lib.optionalString (hostName == "thor") "env -u WAYLAND_DISPLAY "} obsidian"
"SUPER_ALT_L, O, exec, obsidian"
"SUPER, V, togglefloating,"
"SUPER, SPACE, exec, sirula"
"SUPER, F, fullscreen,"