From 01781658b87f573f05e1fa3f48be810656b93d84 Mon Sep 17 00:00:00 2001 From: Akshay Date: Thu, 9 Feb 2023 10:44:49 +0530 Subject: working config --- home.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home.nix') diff --git a/home.nix b/home.nix index 8f89697..b801b7f 100644 --- a/home.nix +++ b/home.nix @@ -115,6 +115,8 @@ initExtra = '' ${pkgs.hsetroot}/bin/hsetroot -solid "${theme.base00}" xrdb -load $HOME/.Xresources + xrandr --setprovideroutputsource modesetting NVIDIA-0 + xrandr --auto ''; }; -- cgit v1.2.3