AwesomeWM and Hyprland Dots
// readme
align=“center”
src=“.github/assets/Awesome/grubox/bar_editor.png”
alt=“Rice Preview”
/>
💻 My dotfiles for rice AwesomeWM
to my dotfiles! Here are some details about my setup
🧰 Information
Here are some details about my setup:
- OS: Arch Linux
- WM: awesome (With Picom) and Hyprland
- Terminal: kitty
- Shell: zsh
- Application Launcher: rofi
- Editor: neovim | vscode | zed
- System Font: SF Pro Display
🎢 installation
🌀 Clone this repository
git clone --recurse-submodules https://github.com/Savecoders/dotfiles.git
cd dotfiles && git submodule update --remote --merge
📥 Use the script
chmod +x scripts/install.sh &&…