diff options
Diffstat (limited to 'hosts/mercury/config.nix')
| -rw-r--r-- | hosts/mercury/config.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix index d2164c4..852c393 100644 --- a/hosts/mercury/config.nix +++ b/hosts/mercury/config.nix @@ -23,7 +23,7 @@ components = { fuzzel.enable = true; dunst.enable = true; - tofi.enable = true; + # tofi.enable = true; }; }; |
