diff options
Diffstat (limited to '.config/gammastep/systemd/gammastep-systemd')
-rwxr-xr-x | .config/gammastep/systemd/gammastep-systemd | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.config/gammastep/systemd/gammastep-systemd b/.config/gammastep/systemd/gammastep-systemd deleted file mode 100755 index 6bebc1c..0000000 --- a/.config/gammastep/systemd/gammastep-systemd +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env bash - -WAYLAND_DISPLAY=wayland-1 XDG_RUNTIME_DIR=/run/user/$(id -u) /usr/bin/gammastep - |