4 lines
93 B
Text
4 lines
93 B
Text
beamermode() {
|
|
xrandr --output VGA1 --mode 1280x1024 --right-of LVDS1
|
|
tmux rename beamer
|
|
}
|