48 lines
785 B
Markdown
48 lines
785 B
Markdown
# dotfiles
|
|
This repo will hold a copy of most of my dotfiles.
|
|
|
|
## flake.nix
|
|
|
|
You can use these dotfiles ad-hoc under nixos using:
|
|
```bash
|
|
nix run nixpkgs#home-manager -- switch --impure --flake .
|
|
```
|
|
|
|
## Self build dependencies
|
|
|
|
- dwm
|
|
- st
|
|
- slstatus
|
|
|
|
## Dependencies
|
|
|
|
- aur/zsh-manydots-magic
|
|
- aur/breeze-red-cursor-theme
|
|
- aur/hyprland-git
|
|
- aur/hyprsome-git
|
|
- aur/mimi-git
|
|
- aur/picom-animations-git
|
|
- aur/shellgpt-git
|
|
- aur/vifmimg-git
|
|
- aur/waybar-hyprland-git 0.9.17.r159.ga9a22234-1
|
|
- aur/xdg-desktop-portal-hyprland-git 1:r272.04f5793-1
|
|
- dunst
|
|
- feh
|
|
- ffmpeg-python
|
|
- ffmpegthumbnailer
|
|
- gallery-dl
|
|
- i3lock
|
|
- jq
|
|
- mpv
|
|
- nvim
|
|
- python-eyed3
|
|
- python-pynvim
|
|
- qutebrowser
|
|
- sxiv
|
|
- ueberzug
|
|
- unclutter
|
|
- vifm
|
|
- youtube-dl
|
|
- zathura
|
|
- zsh-completions
|
|
- zsh-syntax-highlighting
|