Browse Source

Update config-calc.rasi

pull/296/head
Ja.KooLit 2 years ago committed by GitHub
parent
commit
da68e75755
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 13
      config/rofi/config-calc.rasi

13
config/rofi/config-calc.rasi

@ -1,7 +1,16 @@
@import "~/.config/rofi/config-long.rasi"
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* Main Config Calculator */
/* Submitted by: https://github.com/JosephArmas */
@import "~/.config/rofi/config.rasi"
/* ---- Entry ---- */
entry {
width: 45%;
width: 27%;
placeholder: "🧮 Calculate";
}
/* ---- Window ---- */
window {
width: 30%;
}

Loading…
Cancel
Save