aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-compact.rasi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2023-12-01 08:39:41 +0900
committerJaKooLit <ejhay.games@gmail.com>2023-12-01 08:39:41 +0900
commita416fe90405aed1803c302aaaa5dfb6eb9bd5363 (patch)
tree2baabc1ef115fc3859c30f6a2bd699da56bfcac1 /config/rofi/config-compact.rasi
parentd3c3e268b9986584aad2cf286a27143b0babb5fe (diff)
rofi width and hieght changed to px
Diffstat (limited to 'config/rofi/config-compact.rasi')
-rw-r--r--config/rofi/config-compact.rasi6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/rofi/config-compact.rasi b/config/rofi/config-compact.rasi
index 15300a74..122536e4 100644
--- a/config/rofi/config-compact.rasi
+++ b/config/rofi/config-compact.rasi
@@ -4,7 +4,7 @@
/* ---- Configuration ---- */
configuration {
modi: "drun,run";
- font: "Fira Code SemiBold 12";
+ font: "Fira Code SemiBold 14";
show-icons: true;
display-drun: "";
display-run: "";
@@ -24,7 +24,7 @@ configuration {
/* ---- Window ---- */
window {
- width: 20%;
+ width: 600px;
x-offset: 0px;
y-offset: 0px;
spacing: 0px;
@@ -50,7 +50,7 @@ mainbox {
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "imagebox"];
border-radius: 12px;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Imagebox ---- */
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage