Forcing Firefox as default browser + primary monitor on Thor

This commit is contained in:
Filippo Berto 2022-09-11 13:22:17 +02:00
parent f28e934cd0
commit 47f6c30f4e
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
3 changed files with 11 additions and 5 deletions

View file

@ -43,7 +43,8 @@ in {
sticky_history = "yes";
history_length = 20;
dmenu = "dmenu -p dunst:";
browser = "google-chrome-stable";
# browser = "google-chrome-stable";
browser = "firefox";
always_run_script = "true";
title = "Dunst";
class = "Dunst";