Merge branch 'master' of https://g.phga.de/toerd/fresh
This commit is contained in:
commit
13c5d10a5e
5
etc/X11/xorg.conf.d/01-monitor.conf
Normal file
5
etc/X11/xorg.conf.d/01-monitor.conf
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Section "Monitor"
|
||||||
|
Identifier "DP-2"
|
||||||
|
Modeline "2560x1440_60" 241.500 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync
|
||||||
|
Option "PreferredMode" "2560x1440_60"
|
||||||
|
EndSection
|
2
fresh.sh
2
fresh.sh
@ -22,7 +22,7 @@ do case $opt in
|
|||||||
done
|
done
|
||||||
|
|
||||||
device=${device:="480"}
|
device=${device:="480"}
|
||||||
repo=${repo:="https://toerd@bitbucket.org/toerd/dotfiles"}
|
repo=${repo:="https://toerd@g.phga.de:444/toerd/dotfiles"}
|
||||||
prog=${prog:="$scriptdir/pack.csv"}
|
prog=${prog:="$scriptdir/pack.csv"}
|
||||||
aurhelper=${aurhelper:="yay"}
|
aurhelper=${aurhelper:="yay"}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user