summary refs log tree commit diff
path: root/.config
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2025-01-25 10:47:38 -0500
committerZach DeCook <zachdecook@librem.one>2025-01-25 10:47:38 -0500
commit9602163a0c30e7152d637e597c305133aa5ba961 (patch)
treeee588d1a545019a9fbdf5a7c535254132cc0ccc0 /.config
parentbba5d35d68d8bf4574e7c62bd6c7cca93ae5d2de (diff)
downloaddotfiles-9602163a0c30e7152d637e597c305133aa5ba961.tar.gz
waybar: launch swaync panel when clicking on things
Diffstat (limited to '.config')
-rw-r--r--.config/waybar/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/waybar/config b/.config/waybar/config
index 0439971..187e47e 100644
--- a/.config/waybar/config
+++ b/.config/waybar/config
@@ -97,9 +97,9 @@
     "backlight": {
         // "device": "acpi_video1",
         "format": "{icon} ",
-        "format-alt": "{percent}% {icon} ",
+        //"format-alt": "{percent}% {icon} ",
         "format-icons": ["", "", "", "", "", "", "", "", ""],
-        "on-click": "brightnessctl s $(( ( $(brightnessctl g) + ( $(brightnessctl m) / 8 ) ) % $(brightnessctl m) ))"
+        "on-click": "swaync-client -t" //"brightnessctl s $(( ( $(brightnessctl g) + ( $(brightnessctl m) / 8 ) ) % $(brightnessctl m) ))"
     },
     "battery": {
         "states": {
@@ -146,7 +146,7 @@
             "car": "",
             "default": ["", "", ""]
         },
-        "on-click": "pavucontrol"
+        "on-click": "swaync-client -t" //"pavucontrol"
     },
     "custom/media": {
         "format": "{icon} {}",