aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-compact.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi/config-compact.rasi')
-rw-r--r--config/rofi/config-compact.rasi13
1 files changed, 6 insertions, 7 deletions
diff --git a/config/rofi/config-compact.rasi b/config/rofi/config-compact.rasi
index e35ec79d..2c72252e 100644
--- a/config/rofi/config-compact.rasi
+++ b/config/rofi/config-compact.rasi
@@ -10,32 +10,31 @@ configuration {
/* ---- Window ---- */
window {
- width: 24%;
+ width: 50%;
border-radius: 15px;
}
/* ---- Inputbar ---- */
inputbar {
- background-image: url("~/.config/rofi/.current_wallpaper", width);
+ background-image: url("~/.config/rofi/.current_wallpaper", width);
}
/* ---- Imagebox ---- */
imagebox {
orientation: vertical;
- children:
- [ "entry", "listview"];
+ children: [ "entry", "listview"];
}
/* ---- Entry input ---- */
entry {
- width: 18%;
+ width: 23%;
placeholder: " View / Edit Hyprland Configs";
}
/* ---- Listview ---- */
listview {
- columns: 1;
- lines: 10;
+ columns: 2;
+ lines: 5;
spacing: 4px;
scrollbar: false;
border-radius: 12px;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage