aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2024-05-18 18:26:30 +0900
committerJaKooLit <jimmielovejay.com>2024-05-18 18:26:30 +0900
commit364491709366b195d9fb2ce0ca3bae6e182dbabf (patch)
tree9eb23adbb285b7c6c7e07a809df374810ce44831 /config
parentf327c5f6d4fa24ae14ce265ef6995f81df105bcd (diff)
some tidying up Rofi Configs
Diffstat (limited to 'config')
l---------config/rofi/.current_wallpaper2
-rw-r--r--config/rofi/config-clipboard.rasi10
-rw-r--r--config/rofi/config-emoji.rasi10
-rw-r--r--config/rofi/config-long.rasi21
-rw-r--r--config/rofi/config-long.rasi -15
-rw-r--r--config/rofi/config-rofi-Beats.rasi1
-rw-r--r--config/rofi/config-waybar-style.rasi1
-rw-r--r--config/rofi/config-zsh-theme.rasi3
-rwxr-xr-xconfig/rofi/config.rasi3
-rw-r--r--config/rofi/master-config.rasi6
-rwxr-xr-xconfig/rofi/resolution/1080p/config.rasi4
-rwxr-xr-xconfig/rofi/resolution/1440p/config.rasi5
-rw-r--r--config/rofi/wallust/colors-rofi.rasi42
13 files changed, 52 insertions, 61 deletions
diff --git a/config/rofi/.current_wallpaper b/config/rofi/.current_wallpaper
index f2470dcf..6d4a09c3 120000
--- a/config/rofi/.current_wallpaper
+++ b/config/rofi/.current_wallpaper
@@ -1 +1 @@
-/home/ja/Pictures/wallpapers/Fantasy-Waterfall.png \ No newline at end of file
+/home/ja/Pictures/wallpapers/Scifi-Room.png \ No newline at end of file
diff --git a/config/rofi/config-clipboard.rasi b/config/rofi/config-clipboard.rasi
index 9573262e..34b471cb 100644
--- a/config/rofi/config-clipboard.rasi
+++ b/config/rofi/config-clipboard.rasi
@@ -1,10 +1,16 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-/* Clipboard Config (long) - Clipboard */
+/* Clipboard Config - Clipboard */
-@import "~/.config/rofi/config-long.rasi"
+@import "~/.config/rofi/config.rasi"
/* ---- Entry ---- */
entry {
width: 45%;
placeholder: "📋 Search Clipboard **note** 👀 CTRL Del - Cliphist del or Alt Del - cliphist wipe";
}
+
+/* ---- Listview ---- */
+listview {
+ columns: 1;
+ lines: 8;
+} \ No newline at end of file
diff --git a/config/rofi/config-emoji.rasi b/config/rofi/config-emoji.rasi
index 3f0be0e4..028bc9d4 100644
--- a/config/rofi/config-emoji.rasi
+++ b/config/rofi/config-emoji.rasi
@@ -1,10 +1,16 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-/* Main Config (long) - emoji */
+/* Main Config - emoji */
-@import "~/.config/rofi/config-long.rasi"
+@import "~/.config/rofi/config.rasi"
/* ---- Entry ---- */
entry {
width: 45%;
placeholder: "💫 Search Emoji's **note** 👀 Click or Return to choose | Ctrl V to Paste";
}
+
+/* ---- Listview ---- */
+listview {
+ columns: 1;
+ lines: 8;
+} \ No newline at end of file
diff --git a/config/rofi/config-long.rasi b/config/rofi/config-long.rasi
deleted file mode 100644
index 2341e5f6..00000000
--- a/config/rofi/config-long.rasi
+++ /dev/null
@@ -1,21 +0,0 @@
-/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-/* Main Config (long) */
-
-@import "~/.config/rofi/config.rasi"
-
-/* ---- Window ---- */
-window {
- width: 50%;
-}
-
-/* ---- Entry ---- */
-entry {
- placeholder: "🔎 Search ";
-}
-
-/* ---- Listview ---- */
-listview {
- columns: 1;
- lines: 8;
- scrollbar: true;
-} \ No newline at end of file
diff --git a/config/rofi/config-long.rasi -1 b/config/rofi/config-long.rasi -1
new file mode 100644
index 00000000..159a7eaf
--- /dev/null
+++ b/config/rofi/config-long.rasi -1
@@ -0,0 +1,5 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+/* Main Config (long) */
+
+@import "~/.config/rofi/config.rasi"
+
diff --git a/config/rofi/config-rofi-Beats.rasi b/config/rofi/config-rofi-Beats.rasi
index a45006c8..2bf99e2b 100644
--- a/config/rofi/config-rofi-Beats.rasi
+++ b/config/rofi/config-rofi-Beats.rasi
@@ -11,5 +11,4 @@ entry {
/* ---- Listview ---- */
listview {
lines: 6;
- scrollbar: true;
}
diff --git a/config/rofi/config-waybar-style.rasi b/config/rofi/config-waybar-style.rasi
index 9dc8b74c..3be6c9e9 100644
--- a/config/rofi/config-waybar-style.rasi
+++ b/config/rofi/config-waybar-style.rasi
@@ -23,5 +23,4 @@ entry {
listview {
columns: 2;
lines: 6;
- scrollbar: true;
}
diff --git a/config/rofi/config-zsh-theme.rasi b/config/rofi/config-zsh-theme.rasi
index ffa8bd14..2684d109 100644
--- a/config/rofi/config-zsh-theme.rasi
+++ b/config/rofi/config-zsh-theme.rasi
@@ -39,9 +39,8 @@ entry {
/* ---- Listview ---- */
listview {
columns: 3;
- lines: 4;
+ lines: 3;
spacing: 4px;
- scrollbar: false;
border-radius: 10px;
}
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 88db7ba9..59576860 100755
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -9,5 +9,6 @@ configuration {
}
element-text {
- font: "Fira Code SemiBold 14";
+ font: "Fira Code SemiBold 14";
}
+
diff --git a/config/rofi/master-config.rasi b/config/rofi/master-config.rasi
index 5b7f5add..4ffa7ac8 100644
--- a/config/rofi/master-config.rasi
+++ b/config/rofi/master-config.rasi
@@ -5,7 +5,6 @@
configuration {
modi: "drun,run,filebrowser";
- font: "Fira Code SemiBold 13";
show-icons: true;
display-drun: "Apps";
display-run: "Run";
@@ -25,7 +24,7 @@ configuration {
/* ---- Global Properties ---- */
* {
- background-alt: @selected-active-background; // Buttons backgroundr
+ background-alt: @selected-active-background; // Buttons background
selected: @selected-urgent-background; // Button selected
active: @selected-normal-background; // Window activated
urgent: @selected; // When hovering the activated window (maybe more?)
@@ -105,7 +104,7 @@ listview {
lines: 6;
cycle: true;
dynamic: true;
- scrollbar: false;
+ scrollbar: true;
layout: vertical;
reverse: false;
fixed-height: false;
@@ -207,7 +206,6 @@ element-icon {
}
element-text {
background-color: transparent;
- font: "Fira Code SemiBold 16";
text-color: inherit;
cursor: inherit;
vertical-align: 0.5;
diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi
index 9b699fe4..59576860 100755
--- a/config/rofi/resolution/1080p/config.rasi
+++ b/config/rofi/resolution/1080p/config.rasi
@@ -8,5 +8,7 @@ configuration {
font: "Fira Code SemiBold 12";
}
-
+element-text {
+ font: "Fira Code SemiBold 14";
+}
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi
index f95e31a0..b72c1001 100755
--- a/config/rofi/resolution/1440p/config.rasi
+++ b/config/rofi/resolution/1440p/config.rasi
@@ -1,10 +1,9 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* Main Config 1440p */
-/* ---- Configuration ---- */
-
@import "~/.config/rofi/master-config.rasi"
+/* ---- Configuration ---- */
configuration {
font: "Fira Code SemiBold 13";
}
@@ -18,8 +17,6 @@ entry {
width: 18%;
}
-
-
/* ---- Listview ---- */
listview {
lines: 8;
diff --git a/config/rofi/wallust/colors-rofi.rasi b/config/rofi/wallust/colors-rofi.rasi
index 15a0b742..d1361a1e 100644
--- a/config/rofi/wallust/colors-rofi.rasi
+++ b/config/rofi/wallust/colors-rofi.rasi
@@ -1,28 +1,28 @@
* {
-active-background: #A38A46;
-active-foreground: #D1F8FD;
-normal-background: #060402;
-normal-foreground: #D1F8FD;
-urgent-background: #CCBA98;
-urgent-foreground: #D1F8FD;
+active-background: #112D69;
+active-foreground: #C8DFF1;
+normal-background: #030915;
+normal-foreground: #C8DFF1;
+urgent-background: #386CB1;
+urgent-foreground: #C8DFF1;
-alternate-active-background: #94A7B8;
-alternate-active-foreground: #D1F8FD;
-alternate-normal-background: #060402;
-alternate-normal-foreground: #D1F8FD;
-alternate-urgent-background: #060402;
-alternate-urgent-foreground: #D1F8FD;
+alternate-active-background: #77659C;
+alternate-active-foreground: #C8DFF1;
+alternate-normal-background: #030915;
+alternate-normal-foreground: #C8DFF1;
+alternate-urgent-background: #030915;
+alternate-urgent-foreground: #C8DFF1;
-selected-active-background: #A38A46;
-selected-active-foreground: #D1F8FD;
-selected-normal-background: #B5EDF4;
-selected-normal-foreground: #D1F8FD;
-selected-urgent-background: #CCBA98;
-selected-urgent-foreground: #D1F8FD;
+selected-active-background: #112D69;
+selected-active-foreground: #C8DFF1;
+selected-normal-background: #A9C9E3;
+selected-normal-foreground: #C8DFF1;
+selected-urgent-background: #386CB1;
+selected-urgent-foreground: #C8DFF1;
-background-color: #060402;
+background-color: #030915;
background: rgba(0,0,0,0.7);
-foreground: #B5EDF4;
-border-color: #A38A46;
+foreground: #A9C9E3;
+border-color: #112D69;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage