Added Statusbad Commands (Not in correct location)
This commit is contained in:
5
statusbar/dwm_brightness
Executable file
5
statusbar/dwm_brightness
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
icon=""
|
||||
|
||||
printf "$icon ^c#f7ca88^$(/usr/bin/brightnessctl -m | awk -F, '{print substr($4, 0, length($4)-1)}')%%^d^"
|
Reference in New Issue
Block a user