pain and suffering
This commit is contained in:
commit
510db0f1d4
42 changed files with 2150 additions and 0 deletions
12
config/waybar/scripts/backlight-hint.sh
Executable file
12
config/waybar/scripts/backlight-hint.sh
Executable file
|
|
@ -0,0 +1,12 @@
|
|||
#!/bin/bash
|
||||
|
||||
yad --width=100 --height=100 \
|
||||
--center \
|
||||
--fixed \
|
||||
--title="Backlight" \
|
||||
--no-buttons \
|
||||
--timeout=10 \
|
||||
--timeout-indicator=bottom \
|
||||
yad \
|
||||
--text="\nScroll your mouse wheel to change \n the backlight of the monitor." \
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue