Skip to content

adilhyz/dotfiles-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img

🔍 Information

🗺 Overview

counter

🛠 Other

⌨️ Keybinds

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

📦 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