aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-long.rasi
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-04 15:33:56 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-04 15:33:56 +0900
commit6059d82374c4ea523f6715c338241c30c9b5d1be (patch)
tree0c499c18689723454491915ebde209ef36066268 /config/rofi/config-long.rasi
parent5e304d31a220a64338e5cb84e397d1a102855260 (diff)
RofiEmoji tweaked, new Rofi-Emoji Configs
Tweaked rofi configs and used % instead of px
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