Fixed helix environmant var definition
This commit is contained in:
parent
32208a78aa
commit
55075f467c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ env = XCURSOR_SIZE, 24
|
||||||
|
|
||||||
# Applications
|
# Applications
|
||||||
env = BROWSER, firefox
|
env = BROWSER, firefox
|
||||||
env = EDITOR, helix
|
env = EDITOR, hx
|
||||||
|
|
||||||
# Firefox
|
# Firefox
|
||||||
env = MOZ_ENABLE_WAYLAND, 1
|
env = MOZ_ENABLE_WAYLAND, 1
|
||||||
|
|
Loading…
Reference in a new issue