update: swww -> awww & small tuning before the bigger update

This commit is contained in:
2026-03-26 10:03:32 +03:00
parent c49c97d55c
commit f2a528cfa8
11 changed files with 47 additions and 13 deletions

View File

@@ -18,7 +18,7 @@
"smooth-scrolling-threshold": 1,
"on-scroll-down": "brightnessctl --class='backlight' set 5%+",
"on-scroll-up": "brightnessctl --class='backlight' set 5%-",
"on-click": "python $HOME/.config/hypr/scripts/swww.py",
"on-click": "python $HOME/.config/hypr/scripts/awww.py",
"tooltip-format": "{percent}%",
},
}