#!/bin/bash if [[ $(xbacklight -get) -ge 6 ]]; then xbacklight -dec 5 else xbacklight -set 1 fi /home/lcm/.config/eww/sh/osd/osd.sh osd_bri