diff options
Diffstat (limited to 'meta/base.txt')
| -rw-r--r-- | meta/base.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/meta/base.txt b/meta/base.txt index a92243a..8d82fb3 100644 --- a/meta/base.txt +++ b/meta/base.txt @@ -94,10 +94,14 @@ woff2-font-awesome # --- wayland session --- # Compositor (ships /usr/share/wayland-sessions/sway.desktop — login-manager # coupled, must stay on pacman). The user-leaf session tools — waybar, -# fuzzel, wofi, mako, swayidle, swayr, inhibridge, bemoji, ghostty, grim, +# fuzzel, wofi, mako, swayidle, swayr, inhibridge, bemoji, grim, # slurp, wf-recorder, wtype, wl-clipboard, cliphist, imv, wl-mirror, wob, # poweralertd, playerctl, pulsemixer — now come from nix/host.nix. sway +# ghostty: GPU/OpenGL terminal. Kept on pacman (not nix/host.nix) because +# nix-built GL apps on a non-NixOS host can't find the system Mesa/DRI +# driver and die with "missing OpenGL context". +ghostty xdg-desktop-portal-wlr xdg-desktop-portal-gtk qt5-wayland |
