Skip to content

Instantly share code, notes, and snippets.

@tioxy
Last active September 4, 2025 01:54
Show Gist options
  • Save tioxy/1964f159144f8e62a91bd3d48a08b691 to your computer and use it in GitHub Desktop.
Save tioxy/1964f159144f8e62a91bd3d48a08b691 to your computer and use it in GitHub Desktop.
Glance homepage file
theme:
background-color: 240 21 15
contrast-multiplier: 1.2
primary-color: 217 92 83
positive-color: 115 54 76
negative-color: 347 70 65
server:
port: 80
branding:
app-name: "Welcome"
pages:
- name: Welcome
hide-desktop-navigation: true
columns:
- size: small
widgets:
- type: calendar
first-day-of-week: sunday
- title: Twitch
type: twitch-channels
channels:
# Misc
- hundaes
- fredagainagain
- SpeedtestRAVE
# Friends
- marcszando
- thesunlace
- virtovirtovirtovirto
- sensyofc
- gabrielinfiel
- mastxz
- slingyymusic
- title: Twitch Top Games
type: twitch-top-games
limit: 10
exclude:
# Shitty Categories
- special-events
- just-chatting
- pools-hot-tubs-and-beaches
- music
- art
- asmr
- irl
- sports-1
- software-and-game-development
- im-only-sleeping
- djs
- animals-aquariums-and-zoos
- retro
- virtual-casino
# Games I don't care
- clair-obscur-expedition-33
- old-school-runescape
- path-of-exile
- path-of-exile-2
- world-of-warcraft
- escape-from-tarkov
- magic-the-gathering
- tibia
- rocket-league
# Shitty Games
- delta-force-hawk-ops
- albion-online
- dayz
- metin2
- call-of-duty
- ea-sports-madden-nfl-26
- war-thunder
- the-first-descendant
- rust
- genshin-impact
- poker
- tom-clancys-rainbow-six-siege
- world-of-tanks
- games-demos
- black-desert
- roblox
- destiny-2
- pubg-battlegrounds
- slots
- hearthstone
- league-of-legends
- fortnite
- valorant
- clash-royale
- marvel-rivals
- grand-theft-auto-v
- minecraft
- ea-sports-fc-25
- dota-2
- call-of-duty-warzone
- overwatch-2
- apex-legends
- dead-by-daylight
- teamfight-tactics
- call-of-duty-black-ops-6
- call-of-duty-black-ops-4
- size: full
widgets:
- type: group
widgets:
- type: hacker-news
- type: lobsters
- title: Videos
type: group
define: &default-video-properties
type: videos
style: grid-cards
limit: 20
collapse-after-rows: 2
widgets:
- title: Gems
<<: *default-video-properties
channels:
- UC2Y0KKomVw83JDgjVqVCGzg # Art Chad
- UClNikN9BUpb0K7xNB33VihQ # Make art not content.
- UCSdma21fnJzgmPodhC9SJ3g # NakeyJakey
- UCY6VZZo9MZCyIIozTs0khNA # easy, actually
- UCLIYhydrnsWMDyJXacaj2Jg # no cap on god
- UCuMNqYEJvy2fVuniBzvF7uw # Sam Macer (perfumery)
- UC5DJ2Sa11AToP2SnKag2Pyw # Tim DeMoss
- UCtxc4R5Xpr5ZBATJdyZvVFA # justin kaminuma
- title: Music
<<: *default-video-properties
channels:
- UCpZquciuCCZiYmJGtWZxK6Q # asd (ableton sound design)
- UC9hXgoAwuJGnfbVBOyXNFgA # Peaks of Valleys
- UCmUKG2XYfXeSTQRAjr2ibnA # oddprophet
- title: High Recurrence
<<: *default-video-properties
channels:
- UC_zQ777U6YTyatP3P1wi3xw # NEVER TOO SMALL
- UCtWrmcB7tUBUirq-Dd-YVnw # Arthur Miller
- UCbDmEdLs-SB3FjrDFQJ4TDg # Reysu
- UCWp9djP-UB5xbJoxhSlkzdQ # Westenberg
- type: group
widgets:
- type: reddit
subreddit: DIYfragrance
show-thumbnails: true
app-auth: &redditAuth
name: ${REDDIT_APP_NAME}
id: ${REDDIT_APP_CLIENT_ID}
secret: ${REDDIT_APP_SECRET}
- type: reddit
subreddit: fashiondesigner
show-thumbnails: true
app-auth: *redditAuth
- type: reddit
subreddit: SkincareAddiction
show-thumbnails: true
app-auth: *redditAuth
- size: small
widgets:
- type: weather
location: Sao Paulo, Brazil
units: metric
hour-format: 24h
- type: releases
cache: 1d
show-source-icon: true
token: ${PERSONAL_GITHUB_TOKEN}
repositories:
- kubernetes/kubernetes
- glanceapp/glance
- title: Coins
type: markets
markets:
- symbol: BRL=X
name: USD/BRL
- symbol: EURBRL=X
name: EUR/BRL
- symbol: EURUSD=X
name: EUR/USD
- title: Crypto
type: markets
markets:
- symbol: BTC-USD
name: Bitcoin
- symbol: SOL-USD
name: Solana
- symbol: ETH-USD
name: Ethereum
- symbol: DOT-USD
name: Polkadot
- title: Stocks
type: markets
markets:
- symbol: SPY
name: S&P 500
- symbol: NU
name: NUBANK/NYSE
- symbol: ROXO34.SA
name: NUBANK/BDR
- symbol: AAPL
name: Apple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment