Hyprland: use normal obsidian command on thor
This commit is contained in:
parent
ad68188ea6
commit
aab2c9bc93
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ in
|
||||||
"SUPER, B, exec, firefox"
|
"SUPER, B, exec, firefox"
|
||||||
"SUPER_SHIFT_L, B, exec, firefox --private-window"
|
"SUPER_SHIFT_L, B, exec, firefox --private-window"
|
||||||
"SUPER, E, exec, nemo"
|
"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, V, togglefloating,"
|
||||||
"SUPER, SPACE, exec, sirula"
|
"SUPER, SPACE, exec, sirula"
|
||||||
"SUPER, F, fullscreen,"
|
"SUPER, F, fullscreen,"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue