update(hyprland): change obsidian shortcut
This commit is contained in:
parent
02ab8a679a
commit
1dc935004d
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ in
|
|||
"SUPER, B, exec, firefox"
|
||||
"SUPER_SHIFT_L, B, exec, firefox --private-window"
|
||||
"SUPER, E, exec, nemo"
|
||||
"SUPER, L, exec, ${lib.optionalString (hostName == "thor") "env -u WAYLAND_DISPLAY "} obsidian"
|
||||
"SUPER_ALT_L, O, 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