aboutsummaryrefslogtreecommitdiff
path: root/bin/brightness-popup.sh
diff options
context:
space:
mode:
authorjakob.stendahl <jakob.stendahl@infomedia.dk>2023-04-24 07:13:20 +0200
committerjakob.stendahl <jakob.stendahl@infomedia.dk>2023-04-24 07:13:20 +0200
commitae56946206235b8b6f30a184d29a41cc5dcc39ca (patch)
tree52b3c2bb08ecaeaf50a750e6f07606e2022923c8 /bin/brightness-popup.sh
parent763df8e9d428422d7db6fe157dd8f14656aba6e2 (diff)
downloaddotfiles-ae56946206235b8b6f30a184d29a41cc5dcc39ca.tar.gz
dotfiles-ae56946206235b8b6f30a184d29a41cc5dcc39ca.zip
Neovim things
Diffstat (limited to 'bin/brightness-popup.sh')
-rwxr-xr-xbin/brightness-popup.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/brightness-popup.sh b/bin/brightness-popup.sh
index 3c3ad98..7a60f61 100755
--- a/bin/brightness-popup.sh
+++ b/bin/brightness-popup.sh
@@ -17,4 +17,5 @@ BRIGHTNESS=${brightnessperc%.*}
# --hint string:image-path:video-display boolean:transient:true \
# int:has-percentage:$BRIGHTNESS \
# --replaces-process "brightness-popup")
-notify-send.py "Brightness" "$BRIGHTNESS%" --hint boolean:transient:true int:value:$BRIGHTNESS --replaces-process "brightness-popup"
+#notify-send.py "Brightness" "$BRIGHTNESS%" --hint boolean:transient:true int:value:$BRIGHTNESS --replaces-process "brightness-popup"
+echo $BRIGHTNESS > $2