mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
NIXOS_OZONE_WL="1"
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
TERMINAL = "alacritty";
|
TERMINAL = "alacritty";
|
||||||
EDITOR = "nvim";
|
EDITOR = "nvim";
|
||||||
# Hint Electron apps to use Wayland
|
# Hint Electron apps to use Wayland
|
||||||
# NIXOS_OZONE_WL = "1";
|
NIXOS_OZONE_WL = "1";
|
||||||
XDG_BIN_HOME = "$HOME/.local/bin";
|
XDG_BIN_HOME = "$HOME/.local/bin";
|
||||||
PATH = [
|
PATH = [
|
||||||
"${XDG_BIN_HOME}"
|
"${XDG_BIN_HOME}"
|
||||||
|
Reference in New Issue
Block a user