README.md

October 21, 2025 ยท View on GitHub

img

๐Ÿ” Information

๐Ÿ—บ Overview

counter

๐Ÿ›  Other

โŒจ๏ธ Keybinds

To shows Keybinds Use F1 or rofi keybindings Alt + F1.

ActionKeys
BrowserSuper + z
File ManagerSuper + e
Color PickerSuper + p
YaziSuper + r
MusicSuper + m
KeybindingsF1
Rofi KeybindingsAlt + F1
Restart BSPWMSuper + Shift + r
Reload sxhkd daemonSuper + Shift + s
Kill SelectorSuper + Escape
Hide {Unhide} BarSuper + {u, y}
TerminalSuper + Enter
Floating terminalSuper + Alt + Enter
Change TerminalSuper + Alt + t
ScratchpadSuper + k
Menu AppsSuper + d
Theme SelectorSuper + v
Window SelectorSuper + w
Clipboard SelectorSuper + comma
Change Keyboard LayoutSuper + Alt + k
Wallpaper {Random} SelectorSuper + {Shift} Alt + w
Switch workspacesSuper + Alt + Ctrl + โ† โ†’
Switch Last workspacesSuper + Tab
Switch {Old/Last} workspacesSuper + {o,i}
Switch to specific workspaceSuper + 1-9
Rotate workspaceAlt + Space
Send (& Follow) to other workspaceSuper + Alt + {Shift} + 1-9
Send to other workspace & followSuper + Alt + โ† โ†’
Set Node {Pseudo} TiledSuper + {Shift} t
Set Node FloatingSuper + s
Set Node FullscreenSuper + f
Kill {All} AppSuper + {Shift} + q
Hide {Unhide} NodeSuper + {Shift} + h
Toggle LayoutSuper + n
Swap Biggest ModeSuper + g
Jump LastSuper + j
Mark NodeSuper + Alt + m
Lock NodeSuper + Alt + x
Sticky NodeSuper + Alt + s
Private NodeSuper + Alt + p
Change Node focusSuper + โ† โ†‘ โ†“ โ†’
Swap NodesSuper + Shift + โ† โ†‘ โ†“ โ†’
Focus last Node/WorkspaceCtrl + Shift + {comma,period}
Expand nodeSuper + Ctrl + โ† โ†‘ โ†“ โ†’
Contract nodeSuper + Ctrl + Shift + โ† โ†‘ โ†“ โ†’
Move floating nodeAlt + Shift + โ† โ†‘ โ†“ โ†’
Preselect directionSuper + Ctrl + {h,v}
Preselect ratioSuper + Shift + 1-9
Cancel preselectionSuper + Shift + Space
Change transparencyCtrl + Alt + {+,-,t}
Toggle TransparencyCtrl + Alt + t
Toggle PicomCtrl + Alt + p

๐Ÿ“ฆ Setup

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/RiceInstaller

Now give it execute permissions

chmod +x RiceInstaller

Finally run the installer

./RiceInstaller

References