Forcing Firefox as default browser + primary monitor on Thor
This commit is contained in:
parent
f28e934cd0
commit
47f6c30f4e
3 changed files with 11 additions and 5 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue