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

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

dunst & 		# Notifications.
nm-applet & 	# Network manager.
udiskie & 		# Drive mounting.
flameshot &		# Screenshots.