Hyprland: force xwayland on thor for obsidian
This commit is contained in:
parent
c9fb1a04f2
commit
1b4f5d9979
1 changed files with 1 additions and 1 deletions
|
|
@ -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,"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue