Hyprland: force xwayland on thor for obsidian

This commit is contained in:
Filippo Berto 2025-03-13 14:44:16 +01:00
parent c9fb1a04f2
commit 1b4f5d9979
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -209,7 +209,7 @@ in
"SUPER, M, exec, ${config.programs.hyprlock.package}/bin/hyprlock"
"SUPER_ALT_L, Q, exit,"
"SUPER, E, exec, nemo"
"SUPER, L, exec, obsidian"
"SUPER, L, exec, ${lib.optionalString (hostName == "thor") "env -u WAYLAND_DISPLAY "} obsidian"
"SUPER, V, togglefloating,"
"SUPER, SPACE, exec, sirula"
"SUPER, F, fullscreen,"