1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-04 12:23:26 +02:00
home-manager/tests/modules/services/window-managers
Sefa Eyeoglu e0c70942c0
programs.sway: separate trayOutput values for sway (#4489)
Fixes nix-community/home-manager#4488

The default config for sway generates a bar block with tray_output primary. But wayland (or sway, take your pick?) has no concept of a primary display so this just results in no tray anywhere.

A better default is "*" which puts the tray on every monitor, since sway can do so without issue.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-09-23 20:53:45 +02:00
..
bspwm tests: various minor cleanups 2023-05-13 00:09:52 +02:00
herbstluftwm herbstluftwm: fix default tag renaming 2023-04-22 16:38:31 +02:00
hyprland hyprland: prioritize variables and beziers (#4263) 2023-07-22 13:58:46 +02:00
i3 i3-sway: multiple outputs (#4223) 2023-07-14 21:25:55 +02:00
spectrwm spectrwm: add module 2022-07-25 13:42:06 +02:00
sway programs.sway: separate trayOutput values for sway (#4489) 2023-09-23 20:53:45 +02:00