summaryrefslogtreecommitdiff
path: root/.xprofile
blob: 4aaa84cc269b199edd6dafb9f27302e28c1b2fe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh
# ~/.xprofile
#

# This is run when a display manager logs in.
# Used as source for ~/.xinitrc.

# picom &			# Transparency and stuff.
# dunst & 		# Notifications.
# nm-applet & 	# Network manager.
# udiskie & 		# Drive mounting.
# flameshot &		# Screenshots.