These are my dotfiles for my main working Arch (EndeavourOS) setup. I am using these tools:
- Hyprland
- Waybar
- Dunst
- Rofi
- Nautilus
- Zen Browser
- Kitty
- Zsh (& tmux)
- NeoVim
- Fonts => GeistMono Nerd Font, Iosevka Nerd Font
- Custom bash scripts
Simply clone this repo in your home directory. Then, cd into ~/dotfiles directory, and run stow for every directory like stow kitty, stow dunst, etc.
Don't stow the assets/ directory though.
Run the following commands for a straightforward installation:
git clone https://github.com/aether-flux/dotfiles
cd dotfiles
stow hypr waybar dunst rofi kitty zsh tmux scriptsNothing much for now. Just this:
- AetherOS (name of my Linux system) is a continent
- Kigusai (name of my Hyprland setup) is a place on AetherOS
The main Rofi launcher for apps.

The Rofi launcher for power menu with options to lock, suspend, shut down, restart, etc.

This is a custom script that lets you choose from a variety of tasks like taking a screenshot, displaying a random message, restarting services like waybar, hyprland, etc. on reload, and so on.

Choose from a list of Pagodas (Projects) to enter, and it will create a new tmux session with two panes. By default, it scans all directories inside ~/Projects/, but you can change that manually in ~/dotfiles/scripts/.scripts/zsh/project_launcher.sh.

I am using Dunst to display notifications.
Low Urgency (Example from random quote displayer, available to run in Command Palette, and also through a keybinding (see bindings below))
I have the following keybindings on this setup:
SUPER + RETURN: Open kittySUPER + B: Open Zen BrowserSUPER + Q: Kill active windowSUPER + E: Open NautilusSUPER + PrtScn: Screenshot (full screen)SUPER + SHIFT + PrtScn: Screenshot (selection)SUPER + A: Open emoji list (Rofi)SUPER + SPACE: Open app launcher (Rofi)SUPER + X: Open power menu (Rofi)SUPER + M: LogoutSUPER + C: Color picker (hyprpicker)SUPER + W: Display random message (fromfortune) in a notificationSUPER + P: Project launcher (Rofi)SUPER + SHIFT + P: Command Palette (Rofi)
- Everforest theme by @sainnhe
- GeistMono Nerd Font & Iosevka Nerd Font
- Rofi base setup from @adi1090x
- Inspirations from numerous dotfiles like @lgaboury and @cxOrz
This repo is licensed under the MIT license. Use and modify it freely as you wish to.




