user/dunst: change from brave to firefox
This commit is contained in:
parent
41b683f451
commit
9a265bba77
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue