summary refs log tree commit diff stats
path: root/machines/gnu-linux.el
diff options
context:
space:
mode:
Diffstat (limited to 'machines/gnu-linux.el')
-rw-r--r--machines/gnu-linux.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/machines/gnu-linux.el b/machines/gnu-linux.el new file mode 100644 index 0000000..309ca34 --- /dev/null +++ b/machines/gnu-linux.el
@@ -0,0 +1,5 @@
1;;; linux.el -*- lexical-binding: t; -*-
2
3(setq machine-default-height 105)
4
5;;; linux.el ends here