From 06d379cede80ef89a18e826dc5ef57b8a56d0a33 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 9 Feb 2020 07:26:32 -0500 Subject: dbus activ moved to xprofile --- .xinitrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index 577cd5b..c669ad2 100644 --- a/.xinitrc +++ b/.xinitrc @@ -1,7 +1,4 @@ -#!/usr/bin/env sh -# Fix Gnome Apps Slow Start due to failing services -# Add this when you include flatpak in your system -dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY +#!/bin/sh # xinitrc runs automatically when you run startx. -- cgit v1.3.1