aboutsummaryrefslogtreecommitdiffstats
path: root/config/swaync
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-05-24 13:52:30 +0900
committerGitHub <noreply@github.com>2024-05-24 13:52:30 +0900
commit5acf937b57fd0c25baf26cae45e0f15862ab7d52 (patch)
treedbcae5ec4d6c9199dcb482f313bef2bf461edb4f /config/swaync
parent912f18dd534ea7244b7e453e65a84344b34b15b0 (diff)
parent06d66be192eeb6f844d7069d05ffc34653352791 (diff)
Merge pull request #300 from JaKooLit/development
Pre-release stage: Development to Main
Diffstat (limited to 'config/swaync')
-rwxr-xr-xconfig/swaync/config.json16
-rwxr-xr-xconfig/swaync/style.css4
2 files changed, 6 insertions, 14 deletions
diff --git a/config/swaync/config.json b/config/swaync/config.json
index 64e24561..baf68066 100755
--- a/config/swaync/config.json
+++ b/config/swaync/config.json
@@ -64,15 +64,11 @@
"actions": [
{
"label": "󰐥",
- "command": "systemctl poweroff"
- },
- {
- "label": "󰜉",
- "command": "systemctl reboot"
+ "command": "bash -c $HOME/.config/hypr/scripts/Wlogout.sh"
},
{
"label": "󰌾",
- "command": "~/.config/hypr/scripts/LockScreen.sh"
+ "command": "bash -c $HOME/.config/hypr/scripts/LockScreen.sh"
},
{
"label": "󰍃",
@@ -80,17 +76,13 @@
},
{
"label": "󰀝",
- "command": "~/.config/hypr/scripts/AirplaneMode.sh"
+ "command": "bash -c $HOME/.config/hypr/scripts/AirplaneMode.sh"
},
{
- "label": "󰕾",
+ "label": "󰝟",
"command": "pactl set-sink-mute @DEFAULT_SINK@ toggle"
},
{
- "label": "󰍬",
- "command": "pactl set-source-mute @DEFAULT_SOURCE@ toggle"
- },
- {
"label": "󰂯",
"command": "blueman-manager"
}
diff --git a/config/swaync/style.css b/config/swaync/style.css
index 6a4f565d..790bac39 100755
--- a/config/swaync/style.css
+++ b/config/swaync/style.css
@@ -65,7 +65,7 @@
.notification-action {
- border: 2px solid @noti-border-color;
+ border: 1px solid @noti-border-color;
border-top: none;
border-radius: 10px;
}
@@ -161,7 +161,7 @@
.control-center {
background: @noti-bg;
- border: 2px solid @noti-border-color;
+ border: 1px solid @noti-border-color;
color: @text-color;
border-radius: 10px;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage