aboutsummaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2024-02-16 09:42:35 +0100
committerPatrick Spek <p.spek@tyil.nl>2024-02-16 09:42:35 +0100
commit1972947a21fc85dc4c835c892ffdd3f5e97f3493 (patch)
tree427abeda4b35e375ffc7f48a0100a54071bf947d /.local
parentae586e16cb98aa8de57f9a955f39a020636780fe (diff)
Setup systemd stuff in awesome itself
Diffstat (limited to '.local')
-rw-r--r--.local/etc/x/xinitrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/.local/etc/x/xinitrc b/.local/etc/x/xinitrc
index 1896830..3d0f0d9 100644
--- a/.local/etc/x/xinitrc
+++ b/.local/etc/x/xinitrc
@@ -26,10 +26,3 @@ xmodmap -e "keycode 108 = ISO_Level3_Shift"
# Export variables for a better X11 experience
export WINIT_X11_SCALE_FACTOR=1
-
-# Import X11 environment for systemd
-systemctl --user import-environment \
- DISPLAY \
- PATH \
- WINIT_X11_SCALE_FACTOR \
- XAUTHORITY