fixup! dust/sway: disable xwayland

This commit is contained in:
Guanran Wang 2024-08-19 16:30:32 +08:00
parent 37b33d3ebb
commit be2eeb3025
Signed by: nyancat
GPG key ID: 91F97D9ED12639CF

View file

@ -17,13 +17,6 @@
"ydict"
];
# https://wiki.archlinux.org/title/Fish#Start_X_at_login
programs.fish.loginShellInit = ''
if test -z "$DISPLAY" -a "$XDG_VTNR" = 1
exec sway
end
'';
home.packages = with pkgs; [
amberol
dconf-editor