aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-compact.rasi
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-05-05 00:12:40 +0900
committerGitHub <noreply@github.com>2024-05-05 00:12:40 +0900
commit233e01bfc15cb3b5ad0c1fe750b9d2468b73e1dc (patch)
tree92f8977ed345ba8a39141ff7d36f423efd46f43a /config/rofi/config-compact.rasi
parente29068df76f763a999b9013ece32c8adb299b29f (diff)
parent962a09dd0088cd01cbf3e678c4c500ff5087e4e4 (diff)
Merge pull request #234 from JaKooLit/main
synchronizing Main to expiremental-ags branch
Diffstat (limited to 'config/rofi/config-compact.rasi')
-rw-r--r--config/rofi/config-compact.rasi12
1 files changed, 9 insertions, 3 deletions
diff --git a/config/rofi/config-compact.rasi b/config/rofi/config-compact.rasi
index d41fefde..e35ec79d 100644
--- a/config/rofi/config-compact.rasi
+++ b/config/rofi/config-compact.rasi
@@ -10,10 +10,15 @@ configuration {
/* ---- Window ---- */
window {
- width: 500px;
+ width: 24%;
border-radius: 15px;
}
+/* ---- Inputbar ---- */
+inputbar {
+ background-image: url("~/.config/rofi/.current_wallpaper", width);
+}
+
/* ---- Imagebox ---- */
imagebox {
orientation: vertical;
@@ -21,8 +26,9 @@ imagebox {
[ "entry", "listview"];
}
+/* ---- Entry input ---- */
entry {
- width: 400px;
+ width: 18%;
placeholder: " View / Edit Hyprland Configs";
}
@@ -32,7 +38,7 @@ listview {
lines: 10;
spacing: 4px;
scrollbar: false;
- border-radius: 10px;
+ border-radius: 12px;
}
/* ---- Element ---- */
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage