aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-04 12:06:08 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-04 12:06:08 +0900
commit5e304d31a220a64338e5cb84e397d1a102855260 (patch)
tree0dd2d16ceb58f391b2f3fc7e14febf5d3788d8e8 /config
parent1ac9c396131d0024bc98044b01ffda51331c003e (diff)
rofi-wallpaper tweaked
Diffstat (limited to 'config')
-rw-r--r--config/rofi/config-wallpaper.rasi15
1 files changed, 12 insertions, 3 deletions
diff --git a/config/rofi/config-wallpaper.rasi b/config/rofi/config-wallpaper.rasi
index a66ba66a..bde4e07c 100644
--- a/config/rofi/config-wallpaper.rasi
+++ b/config/rofi/config-wallpaper.rasi
@@ -8,6 +8,10 @@ configuration {
modi: "drun";
}
+window {
+ width: 60%;
+}
+
/* ---- Imagebox ---- */
imagebox {
orientation: vertical;
@@ -17,25 +21,30 @@ imagebox {
entry {
- expand: true;
+ expand: false;
placeholder: "󰸉 Choose Wallpaper";
}
/* ---- Listview ---- */
listview {
columns: 4;
- lines: 3;
+ lines: 4;
}
/* ---- Element ---- */
element {
orientation: vertical;
+ padding: 0px;
+ spacing: 0px;
+ border-radius: 12px;
}
element-icon {
- size: 150px;
+ size: 15%;
}
element-text {
font: "Fira Code SemiBold 8";
+ vertical-align: 0.5;
+ horizontal-align: 0.5;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage