Skip to content

Instantly share code, notes, and snippets.

@ChrisTitusTech
Last active July 3, 2025 18:10
Show Gist options
  • Save ChrisTitusTech/6b778d6cf1bd01898575817118d3f0fa to your computer and use it in GitHub Desktop.
Save ChrisTitusTech/6b778d6cf1bd01898575817118d3f0fa to your computer and use it in GitHub Desktop.
Glance Configuration
pages:
- name: Home
- size: small
widgets:
- type: twitch-channels
channels:
- theprimeagen
- j_blow
- piratesoftware
- cohhcarnage
- christitustech
- EJ_SA
- size: full
widgets:
- type: videos
channels:
- UCXuqSBlHAE6Xw-yeJA0Tunw # Linus Tech Tips
- UCR-DXc1voovS8nhAvccRZhg # Jeff Geerling
- UCsBjURrPoezykLs9EqgamOA # Fireship
- UCBJycsmduvYEL83R_U4JriQ # Marques Brownlee
- UCHnyfMqiRRG1u-2MsSQLbXA # Veritasium
- UCg6gPGh8HU2U01vaFCAsvmQ # Chris Titus Tech
- UC9-y-6csu5WGm29I7JiwpnA # Computerphile
- UCp3yVOm6A55nx65STpm3tXQ # Craft Computing
- UCVS6ejD9NLZvjsvhcbiDzjw # Crosstalk
- UCHkYOD-3fZbuGhwsADBd9ZQ # Lawrence Systems
- UCxQKHvKbmSzGMvUrVtJYnUA # Learn Linux TV
- UCgTNupxATBfWmfehv21ym-g # Null Byte
- UCW6xlqxSY3gGur4PkGPEUeA # Seytonic
- type: group
widgets:
- type: reddit
subreddit: technology
show-thumbnails: true
- type: reddit
subreddit: selfhosted
show-thumbnails: true
- type: reddit
subreddit: christitustech
show-thumbnails: true
- type: reddit
subreddit: homelab
show-thumbnails: true
- type: reddit
subreddit: linux
show-thumbnails: true
- size: small
widgets:
- type: weather
location: Dallas, Texas, United States
# Alternatively you can use a location ID from https://open-meteo.com/en/docs
units: imperial # alternatively "metric"
hour-format: 12h # alternatively "24h"
# Optionally hide the location from being displayed in the widget
# hide-location: true
- type: search
search-engine: duckduckgo
bangs:
- title: YouTube
shortcut: "!yt"
url: https://www.youtube.com/results?search_query={QUERY}
- type: releases
cache: 1d
# Without authentication the Github API allows for up to 60 requests per hour. You can create a
# read-only token from your Github account settings and use it here to increase the limit.
# token: ...
repositories:
- christitustech/winutil
- christitustech/linutil
- glanceapp/glance
- name: RSS Feed News
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
# hide-desktop-navigation: true
columns:
- size: full
widgets:
- type: rss
limit: 10
collapse-after: 3
cache: 12h
feeds:
- url: https://christitus.com/categories/linux/index.xml
title: Christitus Linux
- url: https://christitus.com/categories/windows/index.xml
title: Christitus Windows
- url: https://haircutfish.com/feed.xml
title: HaircutFish
- url: https://liliputing.com/feed/
title: Liliputing
- url: https://0dayfans.com/feed.rss
title: 0dayfans
- url: https://www.bleepingcomputer.com/feed/
title: BleepingComputer
- url: https://hackaday.com/blog/feed/
title: Blog – Hackaday
- url: https://blog.talosintelligence.com/rss/
title: Cisco Talos Blog
- url: https://www.citationneeded.news/rss/
title: Citation Needed
- url: https://databreaches.net/feed/
title: DataBreaches.net
- url: https://doublepulsar.com/feed
title: DoublePulsar - Kevin Beaumont @GossiTheDog
- url: https://itsfoss.com/rss/
title: It's FOSS
- url: https://krebsonsecurity.com/feed/
title: Krebs on Security
- url: https://www.theregister.com/headlines.atom
title: The Register
- url: https://therecord.media/feed
title: The Record from Recorded Future News
- url: https://risky.biz/feeds/risky-business-news/
title: Risky Bulletin
- url: https://www.huntress.com/blog/rss.xml
title: Huntress Blog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment