aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config.rasi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-08-29 01:05:52 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-08-29 01:05:52 +0900
commite1c3050974d017ab40c607a548aeee9b7d85ed39 (patch)
treefccb55d5695ceb65c43894b3d99e9c8803bd7496 /config/rofi/config.rasi
parenta3b8dbc1df4afd76511c779a8cf85d3f260d9146 (diff)
new rofi-menu
Diffstat (limited to 'config/rofi/config.rasi')
-rwxr-xr-xconfig/rofi/config.rasi28
1 files changed, 26 insertions, 2 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 59576860..e675a843 100755
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -8,7 +8,31 @@ configuration {
font: "Fira Code SemiBold 12";
}
-element-text {
- font: "Fira Code SemiBold 14";
+/* ---- Window ---- */
+window {
+ width: 60%;
+}
+/* ---- Listview ---- */
+listview {
+ columns: 6;
+ lines: 4;
+ fixed-height: true;
+}
+
+/* ---- Element ---- */
+element {
+ orientation: vertical;
+ padding: 12px;
+ spacing: 6px;
+ border-radius: 20px;
}
+element-icon {
+ size: 6%;
+}
+
+element-text {
+ font: "Fira Code SemiBold 12";
+ vertical-align: 0.5;
+ horizontal-align: 0.5;
+} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage