summaryrefslogtreecommitdiff
path: root/waybar
diff options
context:
space:
mode:
Diffstat (limited to 'waybar')
-rw-r--r--waybar/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/waybar/config b/waybar/config
index 8325c86..a90a0e9 100644
--- a/waybar/config
+++ b/waybar/config
@@ -20,7 +20,8 @@
"active-only": false,
"all-outputs": true,
"on-scroll-up": "hyprctl dispatch workspace e+1",
- "on-scroll-down": "hyprctl dispatch workspace e-1"
+ "on-scroll-down": "hyprctl dispatch workspace e-1",
+ "on-click": "activate"
},
"hyprland/window": {
"separate-outputs": true,