From 47f6c30f4ebcd7311287b2a9c87a4ffb2e1187f2 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sun, 11 Sep 2022 13:22:17 +0200 Subject: [PATCH] Forcing Firefox as default browser + primary monitor on Thor --- hm_modules/dunst.nix | 3 ++- thor/configuration.nix | 4 ++++ thor/hm.nix | 9 +++++---- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/hm_modules/dunst.nix b/hm_modules/dunst.nix index 4e85049..da10c06 100644 --- a/hm_modules/dunst.nix +++ b/hm_modules/dunst.nix @@ -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"; diff --git a/thor/configuration.nix b/thor/configuration.nix index 305e653..c65f2a3 100644 --- a/thor/configuration.nix +++ b/thor/configuration.nix @@ -149,6 +149,10 @@ with lib; { layout = "us"; videoDrivers = [ "nvidia" ]; xkbOptions = "eurosign:e,terminate:ctrl_alt_bksp,compose:rctrl"; + xrandrHeads = [{ + primary = true; + output = "DP-4"; + }]; }; # gnome.gnome-remote-desktop.enable = true; }; diff --git a/thor/hm.nix b/thor/hm.nix index dbefa3b..895d30d 100644 --- a/thor/hm.nix +++ b/thor/hm.nix @@ -33,10 +33,11 @@ gnome.gnome-calendar gnome.gnome-screenshot gnome.gnome-sound-recorder + gnome.totem # gnome.gnome-system-monitor - (google-chrome.override { - commandLineArgs = [ "--password-store=gnome" "--force-dark-mode" ]; - }) + # (google-chrome.override { + # commandLineArgs = [ "--password-store=gnome" "--force-dark-mode" ]; + # }) gucharmap handbrake httpie @@ -59,7 +60,7 @@ pentablet-driver procps # pulseaudio - # retroarchFull + retroarchFull ripgrep shotwell # signal-desktop