aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-12-14 01:26:27 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-12-14 01:26:27 +0900
commit407484336053aacf335e8bda3fd4a5dbfa41ffbf (patch)
tree17fcef297f27e46f2d58befcb8a91b468b38a45c /config
parent102a41ef1fc52a14c5b5c66f624331cddaa99b0e (diff)
updated
Diffstat (limited to 'config')
-rw-r--r--config/waybar/style/Aurora Blossom.css8
-rw-r--r--config/wlogout/layout2
2 files changed, 5 insertions, 5 deletions
diff --git a/config/waybar/style/Aurora Blossom.css b/config/waybar/style/Aurora Blossom.css
index 03ea651e..6a0ff194 100644
--- a/config/waybar/style/Aurora Blossom.css
+++ b/config/waybar/style/Aurora Blossom.css
@@ -25,7 +25,7 @@ window#waybar.empty #window {
tooltip {
color: black;
- background-image: linear-gradient(0deg, #FA8BFF 0%, #2BD2FF 52%, #2BD2FF 90%);
+ background-image: linear-gradient(45deg, #7287fd 10%, #209fb5 54%, #8839ef 90%);
opacity: 0.8;
border-radius: 10px;
}
@@ -35,7 +35,7 @@ tooltip label{
}
/*-----module groups----*/
.modules-right {
- background-image: linear-gradient(270deg, #FA8BFF 0%, #2BD2FF 52%, #2BD2FF 90%);
+ background-image: linear-gradient(45deg, #7287fd 10%, #209fb5 54%, #8839ef 90%);
color: black;
border-radius: 6px;
padding-top: 2px;
@@ -44,7 +44,7 @@ tooltip label{
padding-left: 4px;
}
.modules-center {
- background-image: linear-gradient(180deg, #FA8BFF 0%, #2BD2FF 52%, #2BD2FF 90%);
+ background-image: linear-gradient(0deg, #7287fd 10%, #209fb5 54%, #8839ef 90%);
color: black;
border-radius: 6px;
padding-top: 2px;
@@ -53,7 +53,7 @@ tooltip label{
padding-left: 4px;
}
.modules-left {
- background-image: linear-gradient(90deg, #FA8BFF 0%, #2BD2FF 52%, #2BD2FF 90%);
+ background-image: linear-gradient(225deg, #7287fd 10%, #209fb5 54%, #8839ef 90%);
color: black;
border-radius: 6px;
padding-top: 2px;
diff --git a/config/wlogout/layout b/config/wlogout/layout
index 5f006580..4c6b5c42 100644
--- a/config/wlogout/layout
+++ b/config/wlogout/layout
@@ -18,7 +18,7 @@
}
{
"label" : "logout",
- "action" : "hyprctl dispatch exit 0",
+ "action" : "hyprctl dispatch exit",
"text" : "Logout",
"keybind" : "e"
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage