Some new features

This commit is contained in:
Alexander Gehrke 2014-06-27 07:45:18 +02:00
parent fd463e0d24
commit 42cffd35cc
9 changed files with 588 additions and 2 deletions

4
aliases/beamermode Normal file
View file

@ -0,0 +1,4 @@
beamermode() {
xrandr --output VGA1 --mode 1280x1024 --right-of LVDS1
tmux rename beamer
}