nix

configuration files that power my machines
Log | Files | Refs | README | LICENSE

config (208B)


      1 output "Acer Technologies Z271U #ASMBR+2hSd/d" {
      2 	mode 2560x1440@143.998001
      3 	alias $home
      4 }
      5 
      6 profile internal {
      7 	output "eDP-1" enable
      8 }
      9 
     10 profile external_home {
     11 	output "eDP-1" disable
     12 	output $home enable
     13 }