From bc20466a11ff70f964a6cd97be8930d26d5d4d9c Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sun, 6 Feb 2022 21:56:40 +0100 Subject: Add gammastep --- .config/gammastep/systemd/gammastep-systemd | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .config/gammastep/systemd/gammastep-systemd (limited to '.config/gammastep/systemd/gammastep-systemd') diff --git a/.config/gammastep/systemd/gammastep-systemd b/.config/gammastep/systemd/gammastep-systemd new file mode 100755 index 0000000..6bebc1c --- /dev/null +++ b/.config/gammastep/systemd/gammastep-systemd @@ -0,0 +1,4 @@ +#!/usr/bin/env bash + +WAYLAND_DISPLAY=wayland-1 XDG_RUNTIME_DIR=/run/user/$(id -u) /usr/bin/gammastep + -- cgit v1.2.3