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

# 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