summaryrefslogtreecommitdiffstats
path: root/.xprofile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-11-16 18:06:41 -0500
committerLuke Smith <luke@lukesmith.xyz>2020-11-16 18:06:41 -0500
commitcba0fcc03d9cbab623eae419d308c5b1f7c1b193 (patch)
treed2fe9b76a7d323fb21605bb2e26298c37399832b /.xprofile
parent3215e7b4bb25f04db9caa4677caf32899de3e4c9 (diff)
downloadeibhear-cba0fcc03d9cbab623eae419d308c5b1f7c1b193.tar.gz
eibhear-cba0fcc03d9cbab623eae419d308c5b1f7c1b193.tar.zst
eibhear-cba0fcc03d9cbab623eae419d308c5b1f7c1b193.zip
old stuff removed
many files renamed, possible breakage
Diffstat (limited to '.xprofile')
l---------[-rwxr-xr-x].xprofile18
1 files changed, 1 insertions, 17 deletions
diff --git a/.xprofile b/.xprofile
index 861443b..61f87a7 100755..120000
--- a/.xprofile
+++ b/.xprofile
@@ -1,17 +1 @@
-#!/bin/sh
-
-# This file runs when a DM logs you into a graphical session.
-# If you use startx/xinit like a Chad, this file will also be sourced.
-
-# 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
-
-mpd & # music player daemon-you might prefer it as a service though
-remaps & # run the remaps script, switching caps/esc and more; check it for more info
-setbg & # set the background with the `setbg` script
-#xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/Xresources & # Uncomment to use Xresources colors/settings on startup
-xcompmgr & # xcompmgr for transparency
-dunst & # dunst for notifications
-xset r rate 300 50 & # Speed xrate up
-unclutter & # Remove mouse when idle
+.config/x11/xprofile \ No newline at end of file