Here you'll find a comprehensive collection of my configuration files. To get the most out of this repository, I recommend that you selectively copy parts of configurations and scripts that suit your needs, rather than cloning the entire setup.
Important
I use my own scripts and programs for some tasks, e.g. for switching themes. Simply ignore these parts or replace them with your preferred tooling.
For your convenience — a table of directories.
Directory | What is stored |
---|---|
.config |
Configuration filed |
.local/bin |
Shell scripts and utilities |
Tip
Wallpapers can be found in a separate repository.
Note
This repository contains submodules for large configurations such as my Neovim configuration.
Type | Name |
---|---|
Operating system | Arch Linux |
Wayland compositor | niri |
Status bar | Waybar |
Notification daemon | dunst |
Idle manager | swayidle |
Terminal | Alacritty |
Application launcher | wofi |
Browser | Firefox with Betterfox |
File manager | lf |
Image viewer | imv |
Video player | mpv |
Music player | musikcube |
Lockscreen | gtklock |
Fonts | JetBrains Mono Nerd Font |
Inspirations, resources — what I've used and am using to improve my workflow.
- r/unixporn — Self-explanatory, UNIX rices (safe for work)
- SVG Repo — Icons for
dunst
- ericmurphyxyz/dotfiles — Battery notifications
- Niri setup showcase — Niri configuration examples
Since I'm now using Wayland instead of Xorg,
I removed the old dotfiles from the main
branch. You can still find them
on the xorg
tag,
although they are not maintained.