sway: enable dbus and gtk hooks

This commit is contained in:
Kevin Baensch 2024-11-20 15:27:34 +01:00
parent 194050fd8a
commit 6221be63bf
Signed by: derped
GPG key ID: C0F1D326C7626543

View file

@ -23,6 +23,10 @@ with lib;
wl-clipboard
wf-recorder
];
wrapperFeatures = {
base = true;
gtk = true;
};
extraSessionCommands = ''
export GDK_BACKEND=wayland
export CLUTTER_BACKEND=wayland