aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-compact.rasi
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-05-09 00:35:23 +0900
committerGitHub <noreply@github.com>2024-05-09 00:35:23 +0900
commit472661662b29ec932f017e44a36a63b0dc61ac38 (patch)
tree2217d9d7a5168d2eb367f0b486c6a3238b769b24 /config/rofi/config-compact.rasi
parent8e9b6f015038ae76ce68035d6aee7ff88a5be06c (diff)
parent25cbdc6a01177a5da063458438cc9ea10271ec9f (diff)
Merge pull request #247 from JaKooLit/development
Development to Main
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