blob: 9942daaa369d00775733fcf5453ccaeb85d4da10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
# Venomade's dotfiles
These are my personal dotfiles for [Alpine Linux](https://alpinelinux.org/)
This repository contains submodules so clone with: `git clone git@github.com:venomade/dotfiles ~/.dotfiles --recurse-submodules`
## Screenshot

## Software
A basic overview of the software I use:
| **Component** | **Program/Tool** |
|------------------|--------------------------------------------------------------------|
| OS | [Alpine Linux](https://alpinelinux.org/) |
| Window Manager | [River](https://isaacfreund.com/software/river/) |
| App Launcher | [Fuzzel](https://codeberg.org/dnkl/fuzzel/) |
| Audio | [Pipewire](https://pipewire.org/) |
| Audio Mixer | [ncpamixer](https://github.com/fulhax/ncpamixer) |
| Browser | [Firefox ESR](https://www.mozilla.org/en-GB/firefox/enterprise/) |
| Clipboard | [wl-clipboard](https://github.com/bugaevc/wl-clipboard/) |
| Containers | [Docker](https://www.docker.com/) & [Dry](https://moncho.github.io/dry/) |
| File Manager | [Yazi](https://github.com/sxyazi/yazi/) |
| Font | [Fantasque Sans](https://github.com/belluzj/fantasque-sans/) |
| Idle Daemon | [swayidle](https://github.com/swaywm/swayidle/) |
| Image Viewer | [mpv --pause](https://mpv.io/) |
| Life Manager | [Emacs](https://www.gnu.org/software/emacs/) |
| Login Manager | [TTY](https://rickroll.it/) |
| Multiplexer | [TMUX](https://github.com/tmux/tmux/) |
| Music Player | [kew](https://github.com/ravachol/kew) |
| Notifications | [Dunst](https://dunst-project.org/) |
| Screen Locker | [swaylock](https://github.com/swaywm/swaylock/) |
| Screen Record | [wf-recorder](https://github.com/ammen99/wf-recorder/) |
| Screenshot | [wayshot](https://git.sr.ht/~shinyzenith/wayshot/) & [slurp](https://github.com/emersion/slurp/) |
| Shell | [Fish](https://fishshell.com/) |
| Sync Client | [rclone](https://rclone.org/) |
| SysInfo Viewer | [fastfetch](https://github.com/fastfetch-cli/fastfetch/) |
| System Monitor | [Btop](https://github.com/aristocratos/btop/) |
| Terminal | [Foot](https://codeberg.org/dnkl/foot/) |
| Text Editor | [Neovim](https://neovim.io/) |
| Video Player | [mpv](https://mpv.io/) |
| Wallpaper Util | [swaybg](https://github.com/swaywm/swaybg/) |
## Packages
A copy of my `/etc/apk/world` is in the [world](./world) file.
|