dotfiles and such
Go to file
shibao 09fea918af use yt-dlp 2024-03-22 16:22:38 -04:00
etc improve wayvnc integration 2024-03-22 16:22:21 -04:00
home/default use yt-dlp 2024-03-22 16:22:38 -04:00
.gitignore add sway config 2021-11-20 18:17:22 -05:00
packages.txt remove more packages 2024-01-21 12:00:06 -05:00
preview.png add readme 2021-11-21 12:10:51 -05:00
readme.md use fcitx5 2023-04-19 22:38:43 -04:00

readme.md

dotfiles

preview

these are my dotfiles, custom desktop entries, and scripts for my personal machine

to use these verbatim, clone the repo and merge it onto root with rsync, like below.

this repo also contains configuration files for services with arch linux. feel free to disregard these if you'd like.

please note that these are provided without guarantee or warranty of any kind. please back up all your files before using these!

git clone https://gitea.bubbletea.dev/shibao/dotfiles.git
rsync -a dotfiles/* /

thank you!

requirements

this isn't an exhaustive list. please let me know if i've forgotten one!

  • sway (de)
  • waybar (topbar)
  • swayidle (idle daemon)
  • swaylock (lockscreen)
  • kitty (terminal)
  • ranger (file browser)
  • rofi (launcher)
  • mako (notification daemon)
  • kanshi (screen config manager)
  • gnome-polkit (auth helper)
  • nm-applet (network gui tray applet)
  • blueman-tray (bluetooth gui tray applet)
  • playerctl (music controller)
  • materia-dark (gtk theme)
  • papirus-dark (icon theme)
  • fcitx5 (intl. keyboard input)
  • grim (screenshots on wayland)
  • wf-recorder (screen recorder on wayland)
  • slurp (to select region in wayland)
  • neovim (editor)
  • direnv (per-directory environment variables)
  • asdf (language agnostic dependency management)

packages.txt

i also have a list of packages at /packages.txt. this list contains a ton of random junk and stuff since i've had this setup for a while, and i mostly use it to help sync packages between multiple machines.