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

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

nm-applet & 	# Network Manager.
picom &			# Transparency and stuff.
dunst & 		# Notifications.
udiskie & 		# Drive mounting.
flameshot &		# Screenshots.
pasystray &		# Pulse Audio tray icon.

# At the end, start the WM.
# exec i3