diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-02-09 07:26:32 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-02-09 07:26:32 -0500 |
| commit | 06d379cede80ef89a18e826dc5ef57b8a56d0a33 (patch) | |
| tree | 9fa55157ae866ade6eb2e9bf502fc9edca1e803e /.xinitrc | |
| parent | f1e0015299ead9dbdb72af098ebf2869e312da5c (diff) | |
| download | eibhear-06d379cede80ef89a18e826dc5ef57b8a56d0a33.tar.gz eibhear-06d379cede80ef89a18e826dc5ef57b8a56d0a33.tar.zst eibhear-06d379cede80ef89a18e826dc5ef57b8a56d0a33.zip | |
dbus activ moved to xprofile
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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. |
