Skip to content

Instantly share code, notes, and snippets.

View Jonius7's full-sized avatar

Jonius7

View GitHub Profile
@Jonius7
Jonius7 / bottombar.css
Last active May 21, 2023 07:10 — forked from LaserFlash/bottombar.css
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;
}