fix: added empty placeholder settings for fusuma
parent
4139badc69
commit
20cc9f7d24
|
@ -4,6 +4,7 @@
|
|||
services.fusuma = {
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [ coreutils ydotool ];
|
||||
settings = {};
|
||||
# settings = {
|
||||
# swipe."3" = {
|
||||
# left.command = "do the thing";
|
||||
|
|
Loading…
Reference in New Issue