sway: Enable gtk wrapper

This commit is contained in:
fleaz 2022-02-16 16:49:51 +01:00
parent 8c5b5bf0f4
commit fff38b9d03

View file

@ -2,6 +2,7 @@
{ {
wayland.windowManager.sway = { wayland.windowManager.sway = {
enable = true; enable = true;
wrapperFeatures.gtk = true;
config = { config = {
modifier = "Mod4"; modifier = "Mod4";