From 9ff9b824c6f6100c825f9354b7269aa29cff77c9 Mon Sep 17 00:00:00 2001 From: CDaut Date: Thu, 18 Apr 2024 09:28:30 +0200 Subject: [PATCH] added programms that I missed --- home.nix | 4 ++++ programm_configs/autorandr.nix | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/home.nix b/home.nix index 68fba76..85a9043 100644 --- a/home.nix +++ b/home.nix @@ -41,8 +41,12 @@ in firefox tex jetbrains.idea-ultimate + jetbrains.clion arandr thunderbird + signal-desktop + redshift + nextcloud-client ]; # dotfiles diff --git a/programm_configs/autorandr.nix b/programm_configs/autorandr.nix index ba45bcc..9b3d48b 100644 --- a/programm_configs/autorandr.nix +++ b/programm_configs/autorandr.nix @@ -15,7 +15,7 @@ primary = true; position = "5760x0"; mode = "1920x1080"; - gamma = "1.0:0.909:0.833"; + #gamma = "1.0:0.909:0.833"; rate = "60.00"; scale = { x = 1.0; @@ -27,7 +27,7 @@ primary = false; position = "0x0"; mode = "3840x2160"; - gamma = "1.0:0.909:0.833"; + #gamma = "1.0:0.909:0.833"; rate = "60.00"; scale = { x = 0.5;