Add automatic 144Hz for main monitor

This commit is contained in:
Tobias Reisinger 2020-10-08 11:48:36 +02:00
parent 7f0880c2ba
commit f2c889910f
2 changed files with 2 additions and 2 deletions

View file

@ -20,6 +20,7 @@ _autostart_on_launch()
ckb-next --background &
parcellite &
solaar --window hide &
xrandr --output HDMI-1 --mode 2560x1440 --refresh 144
conky --daemonize --config="$HOME/.config/conky/clock.conf"
conky --daemonize --config="$HOME/.config/conky/cpu_ram_storage.conf"