Personal config
  • Shell 59.1%
  • Lua 30.8%
  • Python 8.2%
  • CSS 1.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-12 07:39:01 -04:00
.github/workflows modernize neovim config 2026-07-31 00:47:19 -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 modernize dunst config 2026-08-01 03:58:15 -04:00
ghostty cleanup 2025-09-26 13:54:23 -04:00
hypr back to librewolf 2026-08-12 07:39:01 -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 feat(stt): add personalized transcript cleanup prompt 2026-08-01 02:31:25 -04:00
murmur update murmur production contract 2026-07-31 16:37:37 -04:00
nvim Track ASUS battery care configuration --- par Clanker 2026-08-01 21:45:07 -04: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 qtile revival 2026-08-01 04:55:04 -04:00
rofi qtile revival 2026-08-01 04:55:04 -04: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 move back to starship 2026-07-29 15:26:37 -04:00
sxhkd add a legacy marker to unmaintened configs 2025-12-06 15:22:14 -05:00
system/battery-care Track ASUS battery care configuration --- par Clanker 2026-08-01 21:42:52 -04:00
templates template management 2025-03-29 00:34:28 -04:00
tmux modernize neovim config 2026-07-31 00:47:19 -04:00
waybar music-assistant + greeter 2026-07-31 09:18:44 -04:00
zellij initial commit 2024-10-11 07:51:47 -04:00
zsh npm 2026-08-10 21:13:49 -04:00
.gitignore modernize neovim config 2026-07-31 00:47:19 -04:00
alacritty.toml terminal shenanigans 2025-03-20 19:14:09 -04:00
authorized_keys add authorized keys file 2026-07-18 11:08:05 -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 Track ASUS battery care configuration --- par Clanker 2026-08-01 21:42:52 -04: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 or Qtile on Wayland, plus a legacy bspwm/X11 config. 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.

System configuration

The files under system/battery-care/ implement the ASUS 80% battery charge limit. They are copied to their privileged locations by the install-battery-care command from the companion duct-tape repository; they are not symlinked into /etc because early-boot configuration should not depend on a user home directory being available.