Moves from i3 to hypr
This commit is contained in:
parent
6f069d32e1
commit
a186edca69
380 changed files with 23450 additions and 27796 deletions
20
.config/rofi/config-keybinds.rasi
Normal file
20
.config/rofi/config-keybinds.rasi
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
/* Main Config - For Keybinds generation */
|
||||
|
||||
@import "~/.config/rofi/master-config.rasi"
|
||||
|
||||
/* ---- Entry ---- */
|
||||
entry {
|
||||
width: 85%;
|
||||
placeholder: " 🧮 Search Keybinds ☣️ NOTE ☣️: Clicking with Mouse or Pressing ENTER will have NO function";
|
||||
}
|
||||
|
||||
/* ---- Listview ---- */
|
||||
listview {
|
||||
columns: 2;
|
||||
lines: 12;
|
||||
}
|
||||
|
||||
window {
|
||||
width: 95%;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue