aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/resolution
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-01-14 15:41:47 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-01-14 15:41:47 +0900
commit875b61443f68a7f24b059aa23eb2622cc24db2e8 (patch)
tree971005054fd6b3b6cd70b20d473afa82f726ac9b /config/rofi/resolution
parent6450a622636734fb6410fc7d6962af2dc763d518 (diff)
another minor tweak rofi
Diffstat (limited to 'config/rofi/resolution')
-rwxr-xr-xconfig/rofi/resolution/1080p/config.rasi8
-rwxr-xr-xconfig/rofi/resolution/1440p/config.rasi8
-rw-r--r--config/rofi/resolution/1440p/master-config.rasi4
3 files changed, 10 insertions, 10 deletions
diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi
index 00b5c00f..eca05ea6 100755
--- a/config/rofi/resolution/1080p/config.rasi
+++ b/config/rofi/resolution/1080p/config.rasi
@@ -5,19 +5,19 @@
/* ---- Window ---- */
window {
- width: 60%;
+ width: 50%;
}
/* ---- Listview ---- */
listview {
- columns: 6;
- lines: 4;
+ columns: 5;
+ lines: 5;
fixed-height: true;
}
/* ---- Element ---- */
element {
orientation: vertical;
- padding: 12px 0px 0px 0px;
+ padding: 10px 5px 10px 5px;
spacing: 6px;
}
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi
index 8edcd394..c8b3deb2 100755
--- a/config/rofi/resolution/1440p/config.rasi
+++ b/config/rofi/resolution/1440p/config.rasi
@@ -5,7 +5,7 @@
/* ---- Window ---- */
window {
- width: 60%;
+ width: 50%;
}
/* ---- Mode Switcher ---- */
@@ -15,15 +15,15 @@ button {
/* ---- Listview ---- */
listview {
- columns: 6;
- lines: 4;
+ columns: 5;
+ lines: 5;
fixed-height: true;
}
/* ---- Element ---- */
element {
orientation: vertical;
- padding: 12px 0px 0px 0px;
+ padding: 10px 5px 10px 5px;
spacing: 6px;
}
diff --git a/config/rofi/resolution/1440p/master-config.rasi b/config/rofi/resolution/1440p/master-config.rasi
index 38df31f7..430dff61 100644
--- a/config/rofi/resolution/1440p/master-config.rasi
+++ b/config/rofi/resolution/1440p/master-config.rasi
@@ -69,7 +69,7 @@ inputbar {
padding: 10px 10px 50px 10px;
margin: 10px;
background-color: transparent;
- border-radius: 25px;
+ border-radius: 20px;
orientation: horizontal;
children: ["entry", "dummy", "mode-switcher" ];
background-image: url("~/.config/rofi/.current_wallpaper", width);
@@ -154,7 +154,7 @@ scrollbar {
element {
enabled: true;
spacing: 10px;
- padding: 10px;
+ padding: 10px;
border-radius: 12px;
background-color: transparent;
cursor: pointer;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage