feat: trantor starts with 100% backlight
parent
aee2aa3461
commit
08d3d3f8d3
|
@ -13,6 +13,7 @@ in desktopConfig // {
|
|||
home.file.".xinitrc".text = ''
|
||||
${pkgs.xorg.xrandr}/bin/xrandr --setprovideroutputsource modesetting NVIDIA-0
|
||||
${pkgs.xorg.xrandr}/bin/xrandr --auto
|
||||
${pkgs.acpilight}/bin/xbacklight -set 100
|
||||
exec ${config.home.homeDirectory}/.xsession
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in New Issue