moved more config to fuzzel.ini

This commit is contained in:
twoneis 2024-07-29 23:08:44 +02:00
parent b26afc1a4b
commit 5956490520
3 changed files with 25 additions and 11 deletions

View file

@ -2,6 +2,7 @@
inherit (lib.strings) concatStrings;
inherit (config) theme;
in {
daemonize = true;
ignore-empty-password = true;
submit-on-touch = true;