sway: Disable config check
This commit is contained in:
parent
604bd6bd66
commit
06ec14e84f
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ in
|
|||
wayland.windowManager.sway = {
|
||||
enable = true;
|
||||
package = cfg.package;
|
||||
checkConfig = false; # Why is this even here?
|
||||
|
||||
config = {
|
||||
modifier = mod;
|
||||
|
|
Loading…
Reference in a new issue