helix setup

This commit is contained in:
Charlie Root 2024-08-05 16:22:19 +02:00
commit 8a2ace8849
6 changed files with 7 additions and 8 deletions

View file

@ -35,12 +35,11 @@ in {
pad = "5x5 center";
resize-delay-ms = 100;
notify = "${pkgs.libnotify}/bin/notify-send -a \${app-id} -i \${app-id} \${title} \${body}";
bold-text-in-bright = "no";
word-delimiters = '',`|:"'()[]{}<>'';
selection-target = "primary";
};
desktop-notifications.command = "${pkgs.libnotify}/bin/notify-send -a \${app-id} -i \${app-id} \${title} \${body}";
bell = {
urgent = "yes";
notify = "yes";