Just a compilation of my configs.
Find a file
Peter Domínguez 4afd424435 Merge branch 'main' of https://git.peterdominguez.art/peter/.dotfiles
merge since I made new changes to the main branch by mistake outside of
my dotfiles
2025-05-10 19:12:19 -04:00
.bin/sh include new awesome script to display notifications with dunst 2025-05-07 01:53:52 -04:00
.config various config updates 2025-05-10 19:06:41 -04:00
.docker add uptime kuma and signal cli api rest containers, and also polish some configuration files 2025-05-01 23:04:26 -04:00
.dot-files-laptop update to .dot-files-laptop 2025-04-16 21:03:05 -04:00
.newsboat update compose file and homepage configs 2025-04-26 22:58:14 -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
.gitignore add .gitignore 2025-03-24 12:45:13 -04:00
.zprofile add .zprofile 2025-03-24 12:44:09 -04:00
.zshrc drastic rework of my environment, and include some new tools 2025-05-08 20:38:29 -04:00
LICENSE add license 2025-03-24 12:38:02 -04:00
README.md just realized I still listed wofi as my application launcher, so it's been updated to point towards rofi-wayland 2025-05-07 02:26:46 -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.