sway: Enable gtk wrapper
This commit is contained in:
parent
8c5b5bf0f4
commit
fff38b9d03
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
wayland.windowManager.sway = {
|
||||
enable = true;
|
||||
wrapperFeatures.gtk = true;
|
||||
|
||||
config = {
|
||||
modifier = "Mod4";
|
||||
|
|
Loading…
Reference in a new issue