From 9a175108b01fe6b629460113e821646e8c7e997e Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sat, 2 Mar 2024 19:51:48 +0100 Subject: more cleanup --- .xprofile | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100755 .xprofile (limited to '.xprofile') 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 - -- cgit v1.2.3