Skip to content

Instantly share code, notes, and snippets.

View LaserFlash's full-sized avatar

Bryn Bennett LaserFlash

View GitHub Profile
@LaserFlash
LaserFlash / bottombar.css
Last active May 21, 2023 07:09
Steam - move bottom controls to top bar
:root {
/* width of your username - you will need to configure this */
--username-length: 120px;
/* other options */
--download-summary-width: 180px;
--order-friends: 3;
--order-add-game: 2;
--order-download: 1;
}