diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-03-10 17:23:55 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-03-10 17:23:55 -0300 |
commit | 0be4cc0e592d62af0d8a1157d6c3e1e1860e818f (patch) | |
tree | e994ddce439321f986f4d4a0dccd6de3ef4752df /dependencies | |
parent | 35b360b77d721373b5623ecde236f4e667c728c4 (diff) | |
download | profile-0be4cc0e592d62af0d8a1157d6c3e1e1860e818f.tar.gz profile-0be4cc0e592d62af0d8a1157d6c3e1e1860e818f.tar.bz2 |
Move some stuff to xsession module
Diffstat (limited to 'dependencies')
-rw-r--r-- | dependencies/debian | 32 |
1 files changed, 3 insertions, 29 deletions
diff --git a/dependencies/debian b/dependencies/debian index 153fafa..a5688fc 100644 --- a/dependencies/debian +++ b/dependencies/debian @@ -1,33 +1,7 @@ # -# Basic, such as inside a virtual machine or remote console +# Basic dependencies # -x11-xserver-utils +zsh +tmux screen -xtitle -xfonts-terminus -rxvt-unicode-256color -parcellite -fonts-powerline -ttf-bitstream-vera -fonts-inconsolata -fonts-freefont-ttf bash-completion - -# -# Full desktop experience -# -#xscreensaver -#conky -#conky-all -#laptop-detect -#autossh -#ripit -#awesome -#awesome-extra -#weather-util - -# -# Optional or older dependencies: -# -#vim-gui-common -#powerline |