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;