Personal linux configuration files
Find a file
2025-05-29 20:29:02 -05:00
aerc 🎉 First commit 2025-05-29 20:29:02 -05:00
btop 🎉 First commit 2025-05-29 20:29:02 -05:00
foot 🎉 First commit 2025-05-29 20:29:02 -05:00
fuzzel 🎉 First commit 2025-05-29 20:29:02 -05:00
gtk-3.0 🎉 First commit 2025-05-29 20:29:02 -05:00
gtk-themes/catppuccin-macchiato 🎉 First commit 2025-05-29 20:29:02 -05:00
helix 🎉 First commit 2025-05-29 20:29:02 -05:00
lazygit 🎉 First commit 2025-05-29 20:29:02 -05:00
mako 🎉 First commit 2025-05-29 20:29:02 -05:00
networkmanager-dmenu 🎉 First commit 2025-05-29 20:29:02 -05:00
qt5ct 🎉 First commit 2025-05-29 20:29:02 -05:00
qt6ct 🎉 First commit 2025-05-29 20:29:02 -05:00
river 🎉 First commit 2025-05-29 20:29:02 -05:00
screenshots 🎉 First commit 2025-05-29 20:29:02 -05:00
spotify-player 🎉 First commit 2025-05-29 20:29:02 -05:00
wallpapers 🎉 First commit 2025-05-29 20:29:02 -05:00
wlogout 🎉 First commit 2025-05-29 20:29:02 -05:00
xdg-desktop-portal 🎉 First commit 2025-05-29 20:29:02 -05:00
yambar 🎉 First commit 2025-05-29 20:29:02 -05:00
zathura 🎉 First commit 2025-05-29 20:29:02 -05:00
.gitignore 🎉 First commit 2025-05-29 20:29:02 -05:00
gitconfig 🎉 First commit 2025-05-29 20:29:02 -05:00
LICENSE 🎉 First commit 2025-05-29 20:29:02 -05:00
README.md 🎉 First commit 2025-05-29 20:29:02 -05:00
starship.toml 🎉 First commit 2025-05-29 20:29:02 -05:00
xdg-desktop-portal-wlr 🎉 First commit 2025-05-29 20:29:02 -05:00
zshrc 🎉 First commit 2025-05-29 20:29:02 -05:00

Nirogu-dotfiles

My personal dotfiles for void linux + river + catppuccin macchiato theme.

ScreenShot1 ScreenShot2

Installation

Everything goes in $HOME/.config, excepting zshrc (which goes in $HOME/.zshrc), gitconfig (which goes in $HOME/.gitconfig) and gtk-themes (which goes in $HOME/.themes).

Additionally, you should set the environment variables MOZ_ENABLE_WAYLAND=1 and QT_QPA_PLATFORMTHEME=qt6ct by any method you want (for example, writing them in your shell profile files or in /etc/environment).

Software

Keybindings

Keys Action
SUPER + SPACE Applications menu
SUPER + ENTER Spawn terminal
SUPER + B Spawn browser
SUPER + E Spawn file manager
SUPER + Q Kill window
SUPER + BACKSPACE Logout menu

More keybindings can be found in the river configuration file.

License

These dotfiles are released under the 0BSD license, which is functionally equivalent to a release into the public domain (anyone can use these dotfiles without any restrictions or warranties).