-
Notifications
You must be signed in to change notification settings - Fork 0
/
.xprofile
37 lines (29 loc) · 966 Bytes
/
.xprofile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Init gnome-settings-daemon
# type gnome-settings-daemon && gnome-settings-daemon &
# type gnome-power-manager && gnome-power-manager &
# type gnome-volume-control-applet && gnome-volume-control-applet &
# type gnome-volume-manager && gnome-volume-manager &
# type gnome-screensaver && gnome-screensaver &
# type nm-applet && nm-applet &
# type gnome-keyring-daemon && gnome-keyring-daemon &
# trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 10 --transparent true --tint 0x000000 --height 12 &
#
#
# dzonky &
#
# feh --bg-scale $HOME/.wallpapers/wallpaper.jpg &
#
# if [ -z `pgrep seahorse-daemon`]; then
# seahorse-daemon
# fi
#[ -z $SSH_USER_AGENT ] && [ -x /usr/bin/ssh-agent ] && {
# eval `ssh-agent -s`
# ssh-add </dev/null
#}
# gnome-do &
# mail-notification &
# feh --bg-scale $HOME/.wallpapers/wallpaper.jpg &
#
xcompmgr -s -F -n -D 3 -C &
xrdb -merge ~/.Xdefaults
indicator-workspaces &