~aninternettroll/dotfiles

My personal dotfiles
swayrbar: fix scripts
pipewire: add config

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~aninternettroll/dotfiles
read/write
git@git.sr.ht:~aninternettroll/dotfiles

You can also use your local clone with git send-email.

#AnInternetTroll's dotfiles

To install these dotfiles run the following command

./bootstrap.sh

This will install and replace all appropriate files in your home folder.

#Dependencies

Here is an incomplete list of the required dependencies for each configuration.

#Sway

  • Terminal (either one works)
  • Screenshot
    • slurp
    • grim
    • swappy
  • wofi
  • swaylock
  • swaybg
  • swayidle
  • brightnessctl
  • pactl
  • playerctl
  • waybar
  • dunst

#Neovim

Also need to run this to get :MarkdownPreview to work

:lua vim.fn["mkdp#util#install"]()