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.rasi16
1 files changed, 8 insertions, 8 deletions
diff --git a/config/rofi/config-wallpaper.rasi b/config/rofi/config-wallpaper.rasi
index d73ee64f..da47e90d 100644
--- a/config/rofi/config-wallpaper.rasi
+++ b/config/rofi/config-wallpaper.rasi
@@ -4,11 +4,11 @@
/* ---- Configuration ---- */
configuration {
modi: "drun,run";
- font: "Fira Code SemiBold 14";
+ font: "Fira Code SemiBold 12";
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) ---- */
@@ -25,7 +25,7 @@ configuration {
/* ---- Window ---- */
window {
width: 800px;
- height: 450px;
+ /*height: 450px;*/
x-offset: 0px;
y-offset: 0px;
spacing: 0px;
@@ -38,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;
}
@@ -47,7 +47,7 @@ window {
mainbox {
enabled: true;
orientation: horizontal;
- padding: 15px;
+ padding: 8px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
children: [ "imagebox"];
border-radius: 12px;
@@ -82,7 +82,7 @@ inputbar {
enabled: true;
text-color: @foreground;
spacing: 10px;
- padding: 14px;
+ padding: 8px;
border-radius: 10px;
border-color: @foreground;
background-color: @background;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage