mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-17 14:29:57 -05:00
hyprland: fix env syntax error
This commit is contained in:
@@ -7,7 +7,7 @@ env = GLFW_IM_MODULE, ibus
|
|||||||
env = INPUT_METHOD, fcitx
|
env = INPUT_METHOD, fcitx
|
||||||
|
|
||||||
# ############ Wayland #############
|
# ############ Wayland #############
|
||||||
ELECTRON_OZONE_PLATFORM_HINT,auto
|
env = ELECTRON_OZONE_PLATFORM_HINT,auto
|
||||||
|
|
||||||
# ############ Themes #############
|
# ############ Themes #############
|
||||||
env = QT_QPA_PLATFORM, wayland
|
env = QT_QPA_PLATFORM, wayland
|
||||||
|
|||||||
Reference in New Issue
Block a user