Added compositing manager
This commit is contained in:
parent
3f34ed64e2
commit
22268b80b7
1 changed files with 2 additions and 2 deletions
4
setup.sh
4
setup.sh
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Installs some necessary packages
|
||||
sudo apt-get update
|
||||
sudo apt-get install xmonad libghc6-xmonad-contrib-dev xmobar trayer suckless-tools scrot cabal-install gnome-do agave gimp inkscape tomboy rhythmbox ruby1.8-dev
|
||||
sudo apt-get install xmonad libghc6-xmonad-contrib-dev xmobar trayer suckless-tools scrot cabal-install gnome-do agave gimp inkscape tomboy rhythmbox ruby1.8-dev xcompmgr
|
||||
cabal update
|
||||
cabal install yeganesh
|
||||
|
||||
|
@ -87,4 +87,4 @@ cd $DOTVIM/ruby/command-t
|
|||
ruby extconf.rb
|
||||
make
|
||||
|
||||
echo; echo "SETUP COMPLETE!!~!"; echo
|
||||
echo; echo "SETUP COMPLETE!!~!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue