fixup! dust/sway: disable xwayland
This commit is contained in:
parent
37b33d3ebb
commit
be2eeb3025
1 changed files with 0 additions and 7 deletions
|
@ -17,13 +17,6 @@
|
||||||
"ydict"
|
"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; [
|
home.packages = with pkgs; [
|
||||||
amberol
|
amberol
|
||||||
dconf-editor
|
dconf-editor
|
||||||
|
|
Loading…
Reference in a new issue