From 1746ea2749f651da0423bfe637cddf0c22df831a Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Wed, 23 Nov 2016 21:36:19 +0100 Subject: Updated dotfiles --- xorg/.local/share/systemd/user/xbacklightmon.service | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 xorg/.local/share/systemd/user/xbacklightmon.service (limited to 'xorg/.local/share/systemd/user/xbacklightmon.service') diff --git a/xorg/.local/share/systemd/user/xbacklightmon.service b/xorg/.local/share/systemd/user/xbacklightmon.service new file mode 100644 index 0000000..c603974 --- /dev/null +++ b/xorg/.local/share/systemd/user/xbacklightmon.service @@ -0,0 +1,8 @@ +[Unit] +Description=Watches /sys/class/backlight/brightness and applies it to xorg-backlight +After=graphical.target +Wants=graphical.target + +[Service] +Type=simple +ExecStart=/home/tom/.local/usr/bin/xbacklightmon -- cgit v1.2.3