my linux dotfiles
Find a file
2025-12-08 15:31:01 +01:00
alacritty changed size of focus_ring, made font bigger, git commit alias 2025-11-03 17:33:55 +01:00
helix switched c and C command for getting page count in helix 2025-12-05 15:33:04 +01:00
mako mako and yazi 2025-10-14 11:21:34 +02:00
niri updated niri group layout and fixed readme 2025-11-12 12:40:58 +01:00
nushell typst aliases in nushell 2025-12-08 15:31:01 +01:00
qutebrowser changed qutebrowser settings 2025-11-13 14:31:30 +01:00
waybar waybar 2025-10-14 11:30:03 +02:00
yazi mako and yazi 2025-10-14 11:21:34 +02:00
zathura fixed zathura error message about database backend 2025-11-03 17:50:53 +01:00
zellij zellij custom layout for running typst watch 2025-12-06 21:39:28 +01:00
.gitignore browser conf 2025-10-14 11:42:19 +02:00
README.md updated niri group layout and fixed readme 2025-11-12 12:40:58 +01:00

Dotfiles for linux

I recommend one symbolically links the directories from this dotfiles directory to the corresponding .config locations. As an example after cloning the repo to the home directory at ~/dotfiles running the following for each application config one wants.

ln -s ~/dotfiles/niri ~/.config/niri

Brief application overview

Application name Description
alacritty terminal emulator
helix keyboard centric modal text-editor for the terminal
mako simple notification daemon
niri scrolling/tilling windowmanager on wayland
nushell cross-platform shell, that treats things as (structured) data rather than just as raw text
qutebrowser web-browser with vim keybinds
waybar simple bar for displaying information
yazi blazingly fast terminal file manager
zathura document viewer with vim-keybinds
zellij terminal multiplexer alternative to tmux/screen with friendly defaults. (my default is the compact layout)