From 1972947a21fc85dc4c835c892ffdd3f5e97f3493 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 16 Feb 2024 09:42:35 +0100 Subject: Setup systemd stuff in awesome itself --- .local/etc/x/xinitrc | 7 ------- 1 file changed, 7 deletions(-) (limited to '.local/etc/x') 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 -- cgit v1.1