user/dunst: change from brave to firefox

This commit is contained in:
LavaDesu 2022-02-02 19:20:51 +07:00
parent 41b683f451
commit 9a265bba77
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -39,7 +39,7 @@ in {
max_icon_size = 32;
sticky_history = true;
history_length = 100;
browser = "${pkgs.brave}/bin/brave -new-tab";
browser = "${pkgs.firefox}/bin/firefox -new-tab";
always_run_script = true;
title = "Dunst";
class = "Dunst";