aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-22 20:29:22 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-22 20:29:29 +0900
commitba0c526fe0bc7bdd00da5805779fb6a1bb07a7da (patch)
tree8e32b8c0140ab4e708e501c3986eee8cf105c629 /config/rofi
parent1584abe49686f4d868ebc2f247a07b5e6ecabc26 (diff)
updated rofi-monitor profiles
Diffstat (limited to 'config/rofi')
-rw-r--r--config/rofi/config-Monitors.rasi9
1 files changed, 5 insertions, 4 deletions
diff --git a/config/rofi/config-Monitors.rasi b/config/rofi/config-Monitors.rasi
index 4e9c2284..dd5d762d 100644
--- a/config/rofi/config-Monitors.rasi
+++ b/config/rofi/config-Monitors.rasi
@@ -11,7 +11,7 @@ mainbox {
/* ---- Window ---- */
window {
- width: 45%;
+ width: inherit;
height: inherit;
}
@@ -19,12 +19,13 @@ window {
entry {
width: 43%;
placeholder: " 💻 Search / Choose which Monitor Profiles to load";
+ horizontal-align: 0.5;
}
/* ---- Listview ---- */
listview {
- columns: 1;
- lines: 5;
+ columns: 2;
+ lines: 3;
fixed-height: false;
margin: 10px;
scrollbar: true;
@@ -35,7 +36,7 @@ element-icon {
size: 0%;
}
element-text {
- horizontal-align: 0.0;
+ horizontal-align: 0.5;
vertical-align: 0.0;
margin: 5px 30px 5px 30px;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage