aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-wallpaper.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi/config-wallpaper.rasi')
-rw-r--r--config/rofi/config-wallpaper.rasi19
1 files changed, 10 insertions, 9 deletions
diff --git a/config/rofi/config-wallpaper.rasi b/config/rofi/config-wallpaper.rasi
index 5b17e066..da47e90d 100644
--- a/config/rofi/config-wallpaper.rasi
+++ b/config/rofi/config-wallpaper.rasi
@@ -8,7 +8,7 @@ configuration {
show-icons: true;
display-drun: "";
display-run: "";
- display-filebrowser: "";
+ display-filebrowser: "";
display-window: "";
drun-display-format: "{name}";
hover-select: true;
@@ -16,7 +16,7 @@ configuration {
me-accept-entry: "MousePrimary";
window-format: "{w} · {c} · {t}";
dpi: 1;
- fake-transparency: true;
+
}
/* ---- Load pywal colors (custom wal template) ---- */
@@ -24,7 +24,8 @@ configuration {
/* ---- Window ---- */
window {
- width: 34%;
+ width: 800px;
+ /*height: 450px;*/
x-offset: 0px;
y-offset: 0px;
spacing: 0px;
@@ -37,8 +38,8 @@ window {
anchor: center;
fullscreen: false;
enabled: true;
- border-radius: 15px;
- border-radius: 15px;
+ border-radius: 12px;
+ border-radius: 12px;
background-color: @background-color;
}
@@ -46,11 +47,11 @@ window {
mainbox {
enabled: true;
orientation: horizontal;
- padding: 15px;
+ padding: 8px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
children: [ "imagebox"];
border-radius: 12px;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Imagebox ---- */
@@ -81,7 +82,7 @@ inputbar {
enabled: true;
text-color: @foreground;
spacing: 10px;
- padding: 14px;
+ padding: 8px;
border-radius: 10px;
border-color: @foreground;
background-color: @background;
@@ -111,7 +112,7 @@ entry {
listview {
enabled: true;
columns: 2;
- lines: 5;
+ lines: 8;
spacing: 4px;
dynamic: true;
cycle: true;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage