Update mutt and dmenu
This commit is contained in:
parent
56354be2b2
commit
2145297cf8
3 changed files with 12 additions and 7 deletions
11
.xinitrc
11
.xinitrc
|
|
@ -4,17 +4,18 @@ xrdb -merge .Xdefaults &
|
|||
|
||||
gnome-settings-daemon &
|
||||
xscreensaver -no-splash &
|
||||
kupfer --no-splash &
|
||||
#kupfer --no-splash &
|
||||
rofi -key-run control-space -fuzzy -terminal run_terminal &
|
||||
nm-applet &
|
||||
gnome-sound-applet &
|
||||
setxkbmap -option ctrl:nocaps &
|
||||
synclient PalmDetect=1
|
||||
|
||||
if [ -f ~/.xrandrrc ]; then
|
||||
~/.xrandrrc
|
||||
fi
|
||||
#if [ -f ~/.xrandrrc ]; then
|
||||
#~/.xrandrrc
|
||||
#fi
|
||||
|
||||
eval $(cat ~/.fehbg) &
|
||||
~/.fehbg &
|
||||
#exec awesome
|
||||
#exec i3
|
||||
exec dbus-launch --sh-syntax --exit-with-session i3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue