summaryrefslogtreecommitdiff
path: root/.config/gammastep/systemd/gammastep-systemd
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2022-11-13 14:07:24 +0100
committerDaniel Weipert <code@drogueronin.de>2023-10-30 09:52:23 +0100
commite4e9e3b440bc915b15abee33aeeb23f8194dd298 (patch)
tree6ae44af87c2e2b29486e030159e42b02640a3694 /.config/gammastep/systemd/gammastep-systemd
parentb54b546c793cd989f975e699197c20522f73e3f4 (diff)
[sway+gammastep+fcitx5] start sway via systemd service on login and adjust gammastep and fcitx5 services to run after sway-session.target
Diffstat (limited to '.config/gammastep/systemd/gammastep-systemd')
-rwxr-xr-x.config/gammastep/systemd/gammastep-systemd4
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
-