1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2025-02-19 22:55:08 +01:00
home-manager/modules/services/window-managers
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
..
bspwm
i3-sway sway: import NIXOS_OZONE_WL into systemd 2023-04-23 20:10:16 +02:00
awesome.nix awesome: fix luaModules using pkgs.lua instead of awesome.lua (#3258) 2022-11-01 19:43:20 +01:00
fluxbox.nix fluxbox: fix a typo, windowMenu -> windowmenu (#3544) 2023-01-03 13:09:52 -07:00
herbstluftwm.nix herbstluftwm: fix default tag renaming 2023-04-22 16:38:31 +02:00
spectrwm.nix
xmonad.nix