X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/d3e6bf8ceb0ea00888a6e1e9a3921f7f9b967a00..b13e2dc196995c5a8941b366c56e9ba597ed50db:/sxhkd/.local/bin/rofi-light?ds=inline diff --git a/sxhkd/.local/bin/rofi-light b/sxhkd/.local/bin/rofi-light deleted file mode 100755 index 96b0126..0000000 --- a/sxhkd/.local/bin/rofi-light +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -cur=$(light -G) -val=$(rofi -dmenu -mesg "light $cur" -p "light -S " -l 0 -width 8) -light -S $val