aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-Monitors.rasi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-21 16:14:38 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-21 16:14:38 +0900
commitc35b1026d16cff151b763ee484d9fc773952aeb1 (patch)
tree8bfa32960031dc68423fc0d41b11519f73c52661 /config/rofi/config-Monitors.rasi
parent4fee6c130280ecdd97ace82250c6ecd4b382a625 (diff)
pushing for monitor profiles, changed the version to dev first indicating still in dev branch. Enhance functionality of KooL Quick Settings
Diffstat (limited to 'config/rofi/config-Monitors.rasi')
-rw-r--r--config/rofi/config-Monitors.rasi41
1 files changed, 41 insertions, 0 deletions
diff --git a/config/rofi/config-Monitors.rasi b/config/rofi/config-Monitors.rasi
new file mode 100644
index 00000000..4e9c2284
--- /dev/null
+++ b/config/rofi/config-Monitors.rasi
@@ -0,0 +1,41 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+/* Monitor Profiles Menu */
+
+@import "~/.config/rofi/config.rasi"
+
+/* ---- Mainbox ---- */
+mainbox {
+ children:
+ [ "inputbar", "message", "listview"];
+}
+
+/* ---- Window ---- */
+window {
+ width: 45%;
+ height: inherit;
+}
+
+/* ---- Entry ---- */
+entry {
+ width: 43%;
+ placeholder: " 💻 Search / Choose which Monitor Profiles to load";
+}
+
+/* ---- Listview ---- */
+listview {
+ columns: 1;
+ lines: 5;
+ fixed-height: false;
+ margin: 10px;
+ scrollbar: true;
+}
+
+/* ---- Elements ---- */
+element-icon {
+ size: 0%;
+}
+element-text {
+ horizontal-align: 0.0;
+ 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