Add automatic 144Hz for main monitor
This commit is contained in:
parent
7f0880c2ba
commit
f2c889910f
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue