summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2020-12-30 00:35:38 -0800
committerMike Crute <mike@crute.us>2020-12-30 00:35:38 -0800
commit4e8d6f74b53d96d89ffa68c960a19d34a62cfa84 (patch)
treec2882845dd5598559689f30299393a9ee49e4607 /.gitignore
parent3f403b69f78e960451d6e758f962e0e078029538 (diff)
downloaddotfiles-4e8d6f74b53d96d89ffa68c960a19d34a62cfa84.tar.bz2
dotfiles-4e8d6f74b53d96d89ffa68c960a19d34a62cfa84.tar.xz
dotfiles-4e8d6f74b53d96d89ffa68c960a19d34a62cfa84.zip
systemd GUI apps use an environment file
On certain Debian variants dbus-update-activation-environment does not correctly set DISPLAY for GUI applications. On those systems this file can inject the proper environment to the jobs before they start.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f7f5105..56a8dae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,6 +81,7 @@
81/.config/Slack/ 81/.config/Slack/
82/.config/spacefm/ 82/.config/spacefm/
83/.config/spotify/ 83/.config/spotify/
84/.config/systemd/graphical.env
84/.config/systemd/user/ 85/.config/systemd/user/
85/.config/transmission/ 86/.config/transmission/
86/.config/unity3d/ 87/.config/unity3d/