Dotfiles just the way I like 'em.
These dotfiles were designed for the following setup:
-
🍀 Base: Arch
-
🤖 Session Manager: UWSM
-
🌼 Window Manager / compositor: Hyprland
-
✨ Status bar: Waybar
-
🚀 Launcher/dmenu: Fuzzel
-
🪵 Notification daemon: Dunst
-
🤏 Gestures daemon: Fusuma
-
⌛ Idle daemon: Hypridle
-
🪫 Battery daemon: Batsignal
-
📷 Screen capture utility: hyprcap
-
🗄️ File Manager: Yazi plus XDP termfilechooser
-
📁 GUI File Manager: Nautilus
-
🌷 Terminal: Kitty
-
🍄 Shell: Zsh with oh-my-zsh and p10k (bash is configured too)
-
📝 Editor: vim
-
🌐 Browser: Brave
-
❄️ Screen locker: Hyprlock
-
🍁 Wallpaper: Hyprpaper
These dotfiles are configured using dotbot!
- Clone this repository recursively to your dotfiles directory of choice
(mine is
~/.dotfiles) cdinto the repo- Run the
./straputility to set up symlinks!
git clone --recursive https://github.com/alonso-herreros/dotfiles .dotfiles
cd .dotfiles
./strapFeel free to use all of or part of these dotfiles for yourself, fork this repo, and create issues/PRs (suggestions are welcome!). If it's useful to you, I'd be happy to know.