aboutsummaryrefslogtreecommitdiff
path: root/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to '.xprofile')
-rwxr-xr-x.xprofile11
1 files changed, 0 insertions, 11 deletions
diff --git a/.xprofile b/.xprofile
deleted file mode 100755
index 5859886..0000000
--- a/.xprofile
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-. ~/.profile
-
-systemctl --user import-environment DISPLAY
-xrdb -override "$XDG_CONFIG_HOME/X11/base"
-
-# https://github.com/swaywm/sway/wiki#gtk-applications-take-20-seconds-to-start
-dbus-update-activation-environment --systemd DISPLAY
-
-i3
-