dotfiles/README.md
2025-05-29 20:29:02 -05:00

2.8 KiB

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).