aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-04 11:46:59 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-04 11:46:59 +0900
commit1ac9c396131d0024bc98044b01ffda51331c003e (patch)
tree49b8ca8f553d7ae277f36cb96018078572ed261f
parent1da52d875d0ca424fc89688a95c3bc1054e68c4a (diff)
wlogout.sh tweaked better for 1080p
small tweak for rofi
-rwxr-xr-xconfig/hypr/scripts/Wlogout.sh4
-rw-r--r--config/rofi/config.rasi8
-rw-r--r--config/rofi/resolution/1080p/config.rasi6
-rw-r--r--config/rofi/resolution/1440p/config.rasi8
4 files changed, 13 insertions, 13 deletions
diff --git a/config/hypr/scripts/Wlogout.sh b/config/hypr/scripts/Wlogout.sh
index f0243062..58e1fd68 100755
--- a/config/hypr/scripts/Wlogout.sh
+++ b/config/hypr/scripts/Wlogout.sh
@@ -8,8 +8,8 @@ A_2160=680
B_2160=750
A_1440=500
B_1440=550
-A_1080=350
-B_1080=350
+A_1080=400
+B_1080=400
A_720=50
B_720=50
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index a48a7d3c..f2353a62 100644
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -5,7 +5,7 @@
configuration {
modi: "drun,run,filebrowser";
- font: "Fira Code SemiBold 12";
+ font: "Fira Code SemiBold 13";
show-icons: true;
display-drun: "Apps";
display-run: "Run";
@@ -49,7 +49,7 @@ window {
anchor: center;
// Style Values
- width: 900px;
+ width: 1100px;
background-color: #00000099;
}
@@ -129,7 +129,7 @@ mode-switcher{
background-color: transparent;
}
button {
- width: 100px;
+ width: 110px;
padding: 12px;
border-radius: 12px;
background-color: @background-alt;
@@ -199,7 +199,7 @@ element-icon {
}
element-text {
background-color: transparent;
- font: "Fira Code SemiBold 15";
+ 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 b778616b..907c7ad0 100644
--- a/config/rofi/resolution/1080p/config.rasi
+++ b/config/rofi/resolution/1080p/config.rasi
@@ -5,7 +5,7 @@
configuration {
modi: "drun,run,filebrowser";
- font: "Fira Code SemiBold 10";
+ font: "Fira Code SemiBold 12";
show-icons: true;
display-drun: "Apps";
display-run: "Run";
@@ -129,7 +129,7 @@ mode-switcher{
background-color: transparent;
}
button {
- width: 80px;
+ width: 95px;
padding: 12px;
border-radius: 12px;
background-color: @background-alt;
@@ -199,7 +199,7 @@ element-icon {
}
element-text {
background-color: transparent;
- font: "Fira Code SemiBold 12";
+ font: "Fira Code SemiBold 14";
text-color: inherit;
cursor: inherit;
vertical-align: 0.5;
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi
index a48a7d3c..f2353a62 100644
--- a/config/rofi/resolution/1440p/config.rasi
+++ b/config/rofi/resolution/1440p/config.rasi
@@ -5,7 +5,7 @@
configuration {
modi: "drun,run,filebrowser";
- font: "Fira Code SemiBold 12";
+ font: "Fira Code SemiBold 13";
show-icons: true;
display-drun: "Apps";
display-run: "Run";
@@ -49,7 +49,7 @@ window {
anchor: center;
// Style Values
- width: 900px;
+ width: 1100px;
background-color: #00000099;
}
@@ -129,7 +129,7 @@ mode-switcher{
background-color: transparent;
}
button {
- width: 100px;
+ width: 110px;
padding: 12px;
border-radius: 12px;
background-color: @background-alt;
@@ -199,7 +199,7 @@ element-icon {
}
element-text {
background-color: transparent;
- font: "Fira Code SemiBold 15";
+ font: "Fira Code SemiBold 16";
text-color: inherit;
cursor: inherit;
vertical-align: 0.5;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage