mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Dont mix flags
This commit is contained in:
@ -17,7 +17,7 @@ xwayland {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Make Chromium use XCompose and all Wayland
|
# Make Chromium use XCompose and all Wayland
|
||||||
env = CHROMIUM_FLAGS,"--enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime --gtk-version=4"
|
env = CHROMIUM_FLAGS,"--enable-features=UseOzonePlatform --ozone-platform=wayland --gtk-version=4"
|
||||||
|
|
||||||
# Make .desktop files available for wofi
|
# Make .desktop files available for wofi
|
||||||
env = XDG_DATA_DIRS,/usr/share:/usr/local/share:~/.local/share
|
env = XDG_DATA_DIRS,/usr/share:/usr/local/share:~/.local/share
|
||||||
|
Reference in New Issue
Block a user