This commit is contained in:
Barak Michener 2017-12-08 17:51:41 -08:00
parent 8bc5ba4e12
commit 921777c048
7 changed files with 56 additions and 41 deletions

View file

@ -16,11 +16,11 @@ xfsettingsd &
xrdb -merge .Xdefaults &
#gnome-settings-daemon &
xscreensaver -no-splash &
#xscreensaver -no-splash &
#kupfer --no-splash &
rofi -key-run control-space -fuzzy -terminal run_terminal &
nm-applet &
gnome-sound-applet &
#nm-applet &
#gnome-sound-applet &
remmina -i &
#setxkbmap -option ctrl:nocaps &
xmodmap ~/.Xmodmap &
@ -29,8 +29,8 @@ xmodmap ~/.Xmodmap &
# Running a really minimal arch system? This helps:
/usr/lib/xfce4/notifyd/xfce4-notifyd &
pulseaudio --start &
blueman-applet &
#pulseaudio --start &
#blueman-applet &
#wicd-gtk --tray &
if [ -f ~/.xrandrrc ]; then
@ -39,9 +39,9 @@ fi
~/.fehbg &
if command -v compton &>/dev/null; then
compton -b --config ~/.compton.conf &
fi
#if command -v compton &>/dev/null; then
#compton -b --config ~/.compton.conf &
#fi
#exec awesome
exec i3
#exec startxfce4