fix: added empty placeholder settings for fusuma

main
Ricard Illa 2023-08-19 18:36:48 +02:00
parent 4139badc69
commit 20cc9f7d24
Signed by: rilla
GPG Key ID: 525307BD467E4205
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
services.fusuma = {
enable = true;
extraPackages = with pkgs; [ coreutils ydotool ];
settings = {};
# settings = {
# swipe."3" = {
# left.command = "do the thing";