Skip to main content
Help Center
Toggle navigation menu
Back to XMG.gg
English (GB)
Deutsch (Deutschland)
XMG Help Center
Tips & Tricks
Configuration
Search
Configuration
Allocation of video memory in systems with integrated graphics units (iGPU)
How can I prevent the screen's brightness and contrast from changing automatically in certain situations?
Switch to Dark Mode without Windows activation
<% var getColumnClasses = function(numberColumns) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>