Personal config
  • Shell 61%
  • Lua 32.1%
  • Python 5.1%
  • CSS 1.8%
Find a file
2026-06-19 16:42:28 -04:00
bash cleaning 2025-05-07 00:31:10 -04:00
bat initial commit 2024-10-11 07:51:47 -04:00
bspwm cleaning 2025-03-23 01:08:13 -04:00
dunst waystt stuff 2026-02-14 00:43:15 -05:00
ghostty cleanup 2025-09-26 13:54:23 -04:00
hypr pfff 2026-06-19 16:42:28 -04:00
irssi tuning 2025-11-18 22:55:13 -05:00
kitty better screen 2026-06-08 15:09:38 -04:00
mattermost update desktop config layout and waystt controls 2026-03-07 13:51:18 -05:00
misc Improve Murmur STT prompt for chunking terms 2026-05-23 13:21:27 -04:00
murmur Tune Murmur LAN STT prompt pipeline 2026-05-23 13:12:56 -04:00
nvim cleaning nvim 2026-01-17 22:27:11 -05:00
picom add a legacy marker to unmaintened configs 2025-12-06 15:22:14 -05:00
polybar add a legacy marker to unmaintened configs 2025-12-06 15:22:14 -05:00
pypr update desktop config layout and waystt controls 2026-03-07 13:51:18 -05:00
qtile add a legacy marker to unmaintened configs 2025-12-06 15:22:14 -05:00
rofi erf 2026-01-13 20:43:27 -05:00
satty better grim | satty 2025-04-12 00:54:52 -04:00
sesh clean sesh 2026-05-23 14:30:53 -04:00
starship add a legacy marker to unmaintened configs 2025-12-06 15:22:14 -05:00
sxhkd add a legacy marker to unmaintened configs 2025-12-06 15:22:14 -05:00
templates template management 2025-03-29 00:34:28 -04:00
tmux clean waystt config scaffolding 2026-04-14 17:59:32 -04:00
waybar remove arch updates 2025-12-16 13:05:25 -05:00
zellij initial commit 2024-10-11 07:51:47 -04:00
zsh murmur & pi stuff 2026-05-23 12:27:51 -04:00
.gitignore update gitignore 2025-10-29 11:09:42 -04:00
alacritty.toml terminal shenanigans 2025-03-20 19:14:09 -04:00
catppuccin-macchiato.toml terminal shenanigans 2025-03-20 19:14:09 -04:00
commit-template.txt better commit template 2025-05-01 22:36:40 -04:00
dir_colors add dir_colors 2025-12-08 19:47:46 -05:00
fb-clean-my-feeds_settings.json clean my feed settings 2025-01-17 17:19:20 -05:00
gitconfig cleaning 2025-04-27 02:50:15 -04:00
gitignore alias for compressing pictures 2025-06-09 15:05:52 -04:00
mostrc initial commit 2024-10-11 07:51:47 -04:00
neofetch initial commit 2024-10-11 07:51:47 -04:00
nord initial commit 2024-10-11 07:51:47 -04:00
README.md add README 2025-12-07 22:56:51 -05:00
ticker.yaml clean 2026-05-09 11:50:40 -04:00
Xresources initial commit 2024-10-11 07:51:47 -04:00

Dotfiles

Personal configuration files for a keyboard-driven Linux desktop. Currently using Arch Linux with Hyprland (Wayland), but includes legacy configs for bspwm/Qtile (X11). Nord color scheme throughout.

Companion shell scripts live in a separate repository: duct-tape - backup helpers, rofi menus, notification scripts, etc.

Symlink configs to ~/.config/ as needed:

ln -s ~/dotfiles/hypr ~/.config/hypr
ln -s ~/dotfiles/nvim ~/.config/nvim
# etc.