Update the primary-startup script of my main workstation
This commit is contained in:
parent
4f8f3ea5e3
commit
a6513ce82b
1 changed files with 4 additions and 0 deletions
|
|
@ -2,3 +2,7 @@
|
||||||
|
|
||||||
setxkbmap -option "caps:ctrl_modifier"
|
setxkbmap -option "caps:ctrl_modifier"
|
||||||
xset r rate 350 30
|
xset r rate 350 30
|
||||||
|
xrandr --output DisplayPort-0 --primary --mode 3440x1440 --rate 143.97 --output DisplayPort-1 --mode 2560x1440 --rate 144 --left-of DisplayPort-0
|
||||||
|
|
||||||
|
# TODO: Improve this
|
||||||
|
redshift -O 4000
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue