Merge pull request #160 from iandrewt/refresh_rate
display refresh rate after each monitor (optional)
This commit is contained in:
commit
d8fa3824e4
4 changed files with 43 additions and 3 deletions
|
|
@ -115,6 +115,13 @@ cpu_cores="on"
|
|||
# --gpu_shorthand on/off/tiny
|
||||
gpu_shorthand="on"
|
||||
|
||||
# Resolution
|
||||
|
||||
# Display refresh rate next to each monitor
|
||||
# Unsupported on Windows
|
||||
# --refresh_rate on/off
|
||||
refresh_rate="off"
|
||||
|
||||
|
||||
# Gtk Theme / Icons
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue