![]() |
2 months ago | |
---|---|---|
betterlockscreen/.config | 1 year ago | |
bspwm/.config/bspwm | 2 months ago | |
dunst/.config/dunst | 3 months ago | |
fish/.config/fish | 2 months ago | |
git | 7 months ago | |
mopidy/.config/mopidy | 1 year ago | |
ncmpcpp/.config/ncmpcpp | 2 months ago | |
neofetch/.config/neofetch | 1 year ago | |
newsboat/.config/newsboat | 1 year ago | |
picom/.config/picom | 2 months ago | |
polybar/.config/polybar | 2 months ago | |
profanity/.config/profanity | 2 months ago | |
qutebrowser/.config/qutebrowser | 1 year ago | |
ranger/.config/ranger | 2 months ago | |
rofi/.config/rofi | 7 months ago | |
scripts/bin | 2 months ago | |
sxhkd/.config/sxhkd | 2 months ago | |
vim | 1 year ago | |
wal/.config/wal/templates | 2 months ago | |
weechat/.weechat | 2 months ago | |
x | 3 months ago | |
.gitignore | 1 year ago | |
README.md | 1 year ago | |
aurpkglist.txt | 1 year ago | |
foreignpkglist.txt | 2 months ago | |
install.sh | 7 months ago | |
pkglist.txt | 2 months ago |
Welcome to my dotfiles.
Most are CLI/TUI:
bspwm
: tiling/floating window managersxhkd
: X hotkey daemondunst
: notification daemonpicom
: X compositor (formerly compton
fork)fish
: interactive shell (bash
for scripting)qutebrowser
: web browserranger
: file browser (ueberzug
to show images)vim
: text editormpv
: video playerncmpcpp
and mopidy
: music player (w/ Spotify)rofi
: program launcherpolybar
: status barlweechat
: IRC clientprofanity
: XMPP/Jabber clientnewsboat
: RSS readerpywal
: theming with wallpaper colourszathura
: pdf readerThe x
folder contains X related folders like user directories, fonts,
xinitrc
and feh
background image.
Not present: st
and sxiv
, since I they’re patched (in the formed
case) custom builds I might add to another repo.
I use Artix Linux at the moment, most if not all are available in the official repos or in the AUR. I will write an installation script shortly.
The only real dependency for this repo, assuming you’ve got the software
installed, is GNU Stow. stow
manages a farm of symlinks. Just run
<your package manager> <install command> stow
Which in my case is
sudo pacman -S stow
Run stow <folder>
. Some files with personal infomation have been
redacted and rewritten as .sample
files. You might need to edit them.
You can alternatively run install.sh
to skip the previous steps.
Have fun ricing!