codium-wayland: exec codium
This commit is contained in:
parent
283c514c7a
commit
32dbb0849e
@ -5,6 +5,7 @@ let
|
|||||||
paths = [
|
paths = [
|
||||||
(pkgs.writeShellScriptBin "codium-wayland" ''
|
(pkgs.writeShellScriptBin "codium-wayland" ''
|
||||||
NIX_OZONE_WL=1 \
|
NIX_OZONE_WL=1 \
|
||||||
|
exec \
|
||||||
${config.home-manager.users.balsoft.programs.vscode.package}/bin/codium \
|
${config.home-manager.users.balsoft.programs.vscode.package}/bin/codium \
|
||||||
--enable-features=UseOzonePlatform \
|
--enable-features=UseOzonePlatform \
|
||||||
--ozone-platform=wayland \
|
--ozone-platform=wayland \
|
||||||
|
Loading…
Reference in New Issue
Block a user