summaryrefslogtreecommitdiff
path: root/scripts/setbrightness
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/setbrightness')
-rwxr-xr-xscripts/setbrightness10
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/setbrightness b/scripts/setbrightness
new file mode 100755
index 0000000..df53b6d
--- /dev/null
+++ b/scripts/setbrightness
@@ -0,0 +1,10 @@
+# ███╗ ███╗
+# author: marcellus <msimon_fr@hotmail.com> ████╗ ████║
+# ██╔████╔██║
+# created: Thu, 08 Jun 2023 21:44:29 +0200 ██║╚██╔╝██║
+# updated: Thu, 08 Jun 2023 23:48:49 +0200 =## . :#%*=:.
+# ╚═╝ ╚═╝
+
+#!/bin/sh
+
+xrandr --output eDP-1 --brightness $1