Moves from i3 to hypr
This commit is contained in:
parent
6f069d32e1
commit
a186edca69
380 changed files with 23450 additions and 27796 deletions
21
.config/rofi/config-waybar-style.rasi
Normal file
21
.config/rofi/config-waybar-style.rasi
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
/* Main Config (waybar) */
|
||||
|
||||
@import "~/.config/rofi/master-config.rasi"
|
||||
|
||||
/* ---- Configuration ---- */
|
||||
configuration {
|
||||
modi: "drun";
|
||||
}
|
||||
|
||||
/* ---- Mainbox ---- */
|
||||
mainbox {
|
||||
children:
|
||||
[ "inputbar", "listview"];
|
||||
}
|
||||
|
||||
entry {
|
||||
expand: true;
|
||||
placeholder: "🖼️ Choose Waybar Style";
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue