Change default resolution to 1920x1080

clean_emacs
TuDatTr 2017-12-24 23:42:14 +01:00
parent 29d69699f8
commit e74daecdc4
1 changed files with 3 additions and 0 deletions

3
.scripts/startup.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/zsh
xrandr --output "eDP1" --mode "1920x1080"