aboutsummaryrefslogtreecommitdiffstats
path: root/config/swaync
diff options
context:
space:
mode:
Diffstat (limited to 'config/swaync')
-rwxr-xr-xconfig/swaync/config.json2
-rwxr-xr-xconfig/swaync/style.css4
2 files changed, 3 insertions, 3 deletions
diff --git a/config/swaync/config.json b/config/swaync/config.json
index f6077251..2ec0f771 100755
--- a/config/swaync/config.json
+++ b/config/swaync/config.json
@@ -15,7 +15,7 @@
"notification-icon-size": 24,
"notification-body-image-height": 100,
"notification-body-image-width": 100,
- "notification-window-width": 450,
+ "notification-window-width": 300,
"timeout": 6,
"timeout-low": 3,
"timeout-critical": 0,
diff --git a/config/swaync/style.css b/config/swaync/style.css
index 3e36d56a..d18f3756 100755
--- a/config/swaync/style.css
+++ b/config/swaync/style.css
@@ -6,7 +6,7 @@
@define-color noti-border-color @color12;
@define-color noti-bg rgba(0, 0, 0, 0.8);
@define-color noti-bg-alt #111111;
-@define-color noti-bg-hover @color9;
+@define-color noti-bg-hover @color11;
@define-color text-color @foreground;
@define-color text-color-alt @foreground;
@define-color text-color-disabled rgba(150, 150, 150, 0.8);
@@ -32,7 +32,7 @@
}
.notification-content{
- color: @text-color;
+ color: @foreground;
background: @noti-bg;
padding: 3px 10px 3px 6px;
border-radius: 10px;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage