aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-long.rasi
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-05-05 00:12:40 +0900
committerGitHub <noreply@github.com>2024-05-05 00:12:40 +0900
commit233e01bfc15cb3b5ad0c1fe750b9d2468b73e1dc (patch)
tree92f8977ed345ba8a39141ff7d36f423efd46f43a /config/rofi/config-long.rasi
parente29068df76f763a999b9013ece32c8adb299b29f (diff)
parent962a09dd0088cd01cbf3e678c4c500ff5087e4e4 (diff)
Merge pull request #234 from JaKooLit/main
synchronizing Main to expiremental-ags branch
Diffstat (limited to 'config/rofi/config-long.rasi')
-rw-r--r--config/rofi/config-long.rasi36
1 files changed, 5 insertions, 31 deletions
diff --git a/config/rofi/config-long.rasi b/config/rofi/config-long.rasi
index 99f35d69..b75d3d5e 100644
--- a/config/rofi/config-long.rasi
+++ b/config/rofi/config-long.rasi
@@ -3,44 +3,18 @@
@import "~/.config/rofi/config.rasi"
-/* ---- Configuration ---- */
-configuration {
- modi: "drun";
-}
-
/* ---- Window ---- */
window {
- width: 700px;
-}
-
-/* ---- Inputbar ---- */
-inputbar {
- children:
- ["entry"];
+ width: 50%;
}
+/* ---- Entry ---- */
entry {
- placeholder: "🔎 Search";
- width: 600px;
+ placeholder: "🔎 Search ";
}
/* ---- Listview ---- */
listview {
columns: 1;
- lines: 9;
- spacing: 4px;
- fixed-columns: true;
- border-radius: 10px;
- scrollbar: false;
-}
-
-/*****----- Message -----*****/
-message {
- background-color: transparent;
- border-radius: 10px;
-}
-
-textbox {
- padding: 6px;
- background-color: transparent;
-}
+ lines: 10;
+} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage