aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi
diff options
context:
space:
mode:
authorJa.KooLit <ejhay.games@gmail.com>2023-12-18 01:41:41 +0900
committerJa.KooLit <ejhay.games@gmail.com>2023-12-18 01:41:41 +0900
commit6d88108dc04e1364b337c9560406abaccbb687c2 (patch)
treea4b315f816c372d672b36eca6561e02c602731c3 /config/rofi
parenta42dde412ec9807705b9f6bfc8e25ad37f06a776 (diff)
Final Commit before release.... but will test one more time
Diffstat (limited to 'config/rofi')
l---------[-rw-r--r--]config/rofi/.current_wallpaperbin1772664 -> 40 bytes
-rw-r--r--config/rofi/config.rasi4
-rw-r--r--config/rofi/resolution/1080p/config.rasi4
-rw-r--r--config/rofi/resolution/1440p/config.rasi4
4 files changed, 6 insertions, 6 deletions
diff --git a/config/rofi/.current_wallpaper b/config/rofi/.current_wallpaper
index 87f78670..e575d150 100644..120000
--- a/config/rofi/.current_wallpaper
+++ b/config/rofi/.current_wallpaper
Binary files differ
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 30e3aa74..50cd75be 100644
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
- background-image: url("~/.config/rofi/.current_wallpaper", height);
+ background-image: url("~/.config/rofi/.current_wallpaper", width);
children: [ "inputbar", "imagebox" ];
border-radius: 12px;
}
@@ -139,7 +139,7 @@ button selected {
listview {
enabled: true;
columns: 2;
- lines: 6;
+ lines: 5;
spacing: 2px;
padding: 6px;
dynamic: true;
diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi
index 30e3aa74..50cd75be 100644
--- a/config/rofi/resolution/1080p/config.rasi
+++ b/config/rofi/resolution/1080p/config.rasi
@@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
- background-image: url("~/.config/rofi/.current_wallpaper", height);
+ background-image: url("~/.config/rofi/.current_wallpaper", width);
children: [ "inputbar", "imagebox" ];
border-radius: 12px;
}
@@ -139,7 +139,7 @@ button selected {
listview {
enabled: true;
columns: 2;
- lines: 6;
+ lines: 5;
spacing: 2px;
padding: 6px;
dynamic: true;
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi
index fa92f052..250c46b4 100644
--- a/config/rofi/resolution/1440p/config.rasi
+++ b/config/rofi/resolution/1440p/config.rasi
@@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
- background-image: url("~/.config/rofi/.current_wallpaper", height);
+ background-image: url("~/.config/rofi/.current_wallpaper", width);
children: [ "inputbar", "imagebox" ];
border-radius: 12px;
}
@@ -139,7 +139,7 @@ button selected {
listview {
enabled: true;
columns: 2;
- lines: 6;
+ lines: 5;
spacing: 5px;
padding: 6px;
dynamic: true;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage