chiark / gitweb /
dot/emacs, el/dot-emacs: Trash files by default rather than deleting.
[profile] / dot / vncrc
CommitLineData
eae29a8c
MW
1## VNC settings
2
3ca53efc 3$geometry = "1280x1024";
eae29a8c
MW
4$depth = 16;
5$vncStartup = "$ENV{HOME}/.vncsession";