1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-07 13:53:27 +02:00
home-manager/modules/services/window-managers/i3-sway
Bernardo Meurer a5a294a622
sway: import NIXOS_OZONE_WL into systemd
Without this, even if you configure a preference for Electron apps to
use Ozone by setting `NIXOS_OZONE_WL=1`, GUI apps launched through
systemd user services use XWayland, since the variable is not set in
their environment.

This fixes that issue by importing it, like we do other variables.
2023-04-23 20:10:16 +02:00
..
lib i3-sway: add option trayPadding (tray_padding) for bars (#3829) 2023-04-16 17:34:29 -06:00
i3.nix i3-sway: config.focus.wrapping deprecates forceWrapping (#3467) 2023-01-15 19:20:13 +01:00
sway.nix sway: import NIXOS_OZONE_WL into systemd 2023-04-23 20:10:16 +02:00
swaynag.nix treewide: fix typos 2022-12-05 12:58:02 +01:00