diff options
Diffstat (limited to 'modules/home/suites')
| -rw-r--r-- | modules/home/suites/desktop/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/suites/desktop/default.nix b/modules/home/suites/desktop/default.nix index ca2855d..7a07d79 100644 --- a/modules/home/suites/desktop/default.nix +++ b/modules/home/suites/desktop/default.nix @@ -18,6 +18,7 @@ in { tools = { mute.enable = true; + click.enable = true; }; desktop.components = { |