Moves from i3 to hypr
This commit is contained in:
parent
6f069d32e1
commit
a186edca69
380 changed files with 23450 additions and 27796 deletions
22
.config/rofi/config-calc.rasi
Normal file
22
.config/rofi/config-calc.rasi
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
/* Main Config Calculator */
|
||||
/* Submitted by: https://github.com/JosephArmas */
|
||||
|
||||
@import "~/.config/rofi/master-config.rasi"
|
||||
|
||||
/* ---- Entry ---- */
|
||||
entry {
|
||||
width: 27%;
|
||||
placeholder: "🧮 Calculate";
|
||||
}
|
||||
|
||||
/* ---- Window ---- */
|
||||
window {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
/* ---- Message ---- */
|
||||
textbox {
|
||||
background-color: @selected;
|
||||
text-color: @background;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue