- OS: Arch Linuwu
- Window Manager: Bspwm
- Terminal: Alacritty / Kitty
- Shell: Zsh
- Launcher : Rofi
- Bar: Polybar
- Visualizer: Cava
- Theme Swither (Rofi, Bspwm)
- Brightness / Volume OSD (Rofi)
- Lockscreen (i3lock-color)
- Powermenu (Rofi)
- Calendar Widget (eww)
- Wallpaper Random/Selector (Rofi)
- Clipboard Selector (Rofi)
- Change Keyboard Layout (Rofi)
- File Manager (thunar)
- Color Picker (xcolor)
- TUI File Manager (Yazi)
- Music (Ncmpcpp)
- Restart Bspwm (Rofi)
- Reload sxhkd (Rofi)
- Kill Selector (Rofi)
- Terminal (Alacritty / Kitty)
- Change Terminal (Rofi)
- Scratchpad (Bspwm)
- Theme Selector (Rofi)
To shows Keybinds Use F1 or rofi keybindings Alt + F1.
| Action | Keys |
|---|---|
| Browser | Super + z |
| File Manager | Super + e |
| Color Picker | Super + p |
| Yazi | Super + r |
| Music | Super + m |
| Keybindings | F1 |
| Rofi Keybindings | Alt + F1 |
| Restart BSPWM | Super + Shift + r |
| Reload sxhkd daemon | Super + Shift + s |
| Kill Selector | Super + Escape |
| Hide {Unhide} Bar | Super + {u, y} |
| Terminal | Super + Enter |
| Floating terminal | Super + Alt + Enter |
| Change Terminal | Super + Alt + t |
| Scratchpad | Super + k |
| Menu Apps | Super + d |
| Theme Selector | Super + v |
| Window Selector | Super + w |
| Clipboard Selector | Super + comma |
| Change Keyboard Layout | Super + Alt + k |
| Wallpaper {Random} Selector | Super + {Shift} Alt + w |
| Switch workspaces | Super + Alt + Ctrl + ← → |
| Switch Last workspaces | Super + Tab |
| Switch {Old/Last} workspaces | Super + {o,i} |
| Switch to specific workspace | Super + 1-9 |
| Rotate workspace | Alt + Space |
| Send (& Follow) to other workspace | Super + Alt + {Shift} + 1-9 |
| Send to other workspace & follow | Super + Alt + ← → |
| Set Node {Pseudo} Tiled | Super + {Shift} t |
| Set Node Floating | Super + s |
| Set Node Fullscreen | Super + f |
| Kill {All} App | Super + {Shift} + q |
| Hide {Unhide} Node | Super + {Shift} + h |
| Toggle Layout | Super + n |
| Swap Biggest Mode | Super + g |
| Jump Last | Super + j |
| Mark Node | Super + Alt + m |
| Lock Node | Super + Alt + x |
| Sticky Node | Super + Alt + s |
| Private Node | Super + Alt + p |
| Change Node focus | Super + ← ↑ ↓ → |
| Swap Nodes | Super + Shift + ← ↑ ↓ → |
| Focus last Node/Workspace | Ctrl + Shift + {comma,period} |
| Expand node | Super + Ctrl + ← ↑ ↓ → |
| Contract node | Super + Ctrl + Shift + ← ↑ ↓ → |
| Move floating node | Alt + Shift + ← ↑ ↓ → |
| Preselect direction | Super + Ctrl + {h,v} |
| Preselect ratio | Super + Shift + 1-9 |
| Cancel preselection | Super + Shift + Space |
| Change transparency | Ctrl + Alt + {+,-,t} |
| Toggle Transparency | Ctrl + Alt + t |
| Toggle Picom | Ctrl + Alt + p |
Installation:
The installer only works for ARCH Linux, and based distros.
Open a terminal in HOME First download the installer
curl https://raw.githubusercontent.com/adilhyz/dotfiles-v1/master/RiceInstaller -o $HOME/RiceInstallerNow give it execute permissions
chmod +x RiceInstallerFinally run the installer
./RiceInstaller
