aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-04 23:44:23 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-04 23:44:23 +0900
commit376968f5d3ea2251a19c27716b020bf135db9b9b (patch)
tree156f3d32fc5f6d20389baa84b496ad94f9406d6a /config
parent6b77da3e3e66312cf9e4b60ac072a20a13f09706 (diff)
Final tweak before pushing to main (I hope so), Rofi.rasi 1080p made as default. New default wallpaper
Diffstat (limited to 'config')
-rwxr-xr-xconfig/hypr/initial-boot.sh2
-rwxr-xr-x[-rw-r--r--]config/rofi/config.rasi15
-rwxr-xr-xconfig/rofi/resolution/1080p/config.rasi2
3 files changed, 10 insertions, 9 deletions
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh
index 7810ad5f..f5fe66d7 100755
--- a/config/hypr/initial-boot.sh
+++ b/config/hypr/initial-boot.sh
@@ -7,7 +7,7 @@
# Variables
scriptsDir=$HOME/.config/hypr/scripts
-wallpaper=$HOME/Pictures/wallpapers/Anime-Landscape2.png
+wallpaper=$HOME/Pictures/wallpapers/Lofi-Urban-Nightscape.png
waybar_style="$HOME/.config/waybar/style/[Pywal] Chroma Tally.css"
kvantum_theme="Catppuccin-Mocha"
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 1ed79730..5a161f29 100644..100755
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -1,11 +1,11 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-/* Main Config 1440p */
+/* Main Config 1080p */
/* ---- Configuration ---- */
configuration {
modi: "drun,run,filebrowser";
- font: "Fira Code SemiBold 13";
+ font: "Fira Code SemiBold 12";
show-icons: true;
display-drun: "Apps";
display-run: "Run";
@@ -49,7 +49,7 @@ window {
anchor: center;
// Style Values
- width: 40%;
+ width: 50%;
background-color: #00000099;
}
@@ -82,7 +82,7 @@ entry {
padding: 10px;
border-radius: 12px;
background-color: @background-alt;
- text-color: @text-selected;
+ text-color: inherit;
cursor: text;
placeholder: " Search "; // << Search symbol
placeholder-color: inherit;
@@ -101,7 +101,7 @@ listbox {
listview {
enabled: true;
columns: 2;
- lines: 8;
+ lines: 6;
cycle: true;
dynamic: true;
scrollbar: false;
@@ -129,7 +129,7 @@ mode-switcher{
background-color: transparent;
}
button {
- width: 110px;
+ width: 5%;
padding: 12px;
border-radius: 12px;
background-color: @background-alt;
@@ -199,7 +199,7 @@ element-icon {
}
element-text {
background-color: transparent;
- font: "Fira Code SemiBold 16";
+ font: "Fira Code SemiBold 14";
text-color: inherit;
cursor: inherit;
vertical-align: 0.5;
@@ -218,6 +218,7 @@ textbox {
background-color: @background-alt;
text-color: @foreground;
vertical-align: 0.5;
+ horizontal-align: 0.0;
}
error-message {
padding: 12px;
diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi
index d4405819..5a161f29 100755
--- a/config/rofi/resolution/1080p/config.rasi
+++ b/config/rofi/resolution/1080p/config.rasi
@@ -1,5 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-/* Main Config 1440p */
+/* Main Config 1080p */
/* ---- Configuration ---- */
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage