Just a compilation of my configs.
Find a file
2025-03-24 14:54:53 -04:00
.bin/sh add scripts 2025-03-24 12:47:13 -04:00
.config fix old url 2025-03-24 13:07:10 -04:00
.newsboat add newsboat config 2025-03-24 13:03:24 -04:00
.themes add themes 2025-03-24 13:01:00 -04:00
.vim/pack/themes/start/dracula add vim theme 2025-03-24 12:46:28 -04:00
.wallpapers add wallpapers 2025-03-24 12:48:22 -04:00
docker improve description further 2025-03-24 14:15:49 -04:00
dot-files-laptop add laptop configs 2025-03-24 13:00:20 -04:00
.gitignore add .gitignore 2025-03-24 12:45:13 -04:00
.zprofile add .zprofile 2025-03-24 12:44:09 -04:00
.zshrc add .zshrc 2025-03-24 12:43:35 -04:00
LICENSE add license 2025-03-24 12:38:02 -04:00
README.md change hyfetch for fastfetch 2025-03-24 14:54:53 -04:00

Dot Files

Just a compilation of my configs.

Screenshots

alt text alt text

Color Scheme

I use the Dracula theme, following their color palette as best as I can.

Software

Browser theme

Browser addons

  • ff2mpv: A Firefox/Chrome add-on for playing URLs in mpv.
  • uBlock Origin: An efficient blocker for Chromium and Firefox. Fast and lean.
  • KeePassXC-Browser: Official browser plugin for the KeePassXC password manager.
  • Vimium: The hacker's browser.
  • LibRedirect: A web extension that redirects several websites to alternative privacy friendly frontends. floccus: Sync bookmarks privately across browsers and devices.
  • FF-Container-HomePages: Firefox browser extension that lets you specify a default page for each container.

zsh plugins

Vim plugins

Other Misc. Tools

  • hyprpaper: A blazing fast wayland wallpaper utility with IPC controls.
  • fzf: Command-line fuzzy finder.
  • newsboat: RSS/Atom feed reader for the text console.
  • yt-dlp: Download videos from youtube or other video sites.
  • mpv-mpris: Plugin for mpv which allows control of it using standard media keys.
  • yt-dlp-drop-in: Emulates youtube-dl executables with yt-dlp.
  • gsimplecal: A lightweight calendar application written in C++ using GTK.
  • qt5ct: Qt5 configuration utility.
  • kvantum: SVG-based theme engine for Qt5/6.
  • polkit-kde-agent: Daemon providing a polkit authentication UI.
  • xdg-desktop-portal-gtk: A backend implementation for xdg-desktop-portal using GTK.
  • trash-cli: Command line trashcan (recycle bin) interface.
  • arkenfox-user.js: Firefox user.js template for configuration and hardening.
  • ttyper: Terminal-based typing test.
  • glow: Command-line markdown renderer.
  • udiskie: Removable disk automounter using udisks.
  • blueman: GTK+ Bluetooth Manager.

Credits

A lot of the code was modified or borrowed from others that I will attempt to list here:

If I'm missing anybody else, just open up a MR.