summary refs log tree commit diff stats
path: root/systems/gnu-linux.el
diff options
context:
space:
mode:
authorCase Duckworth2022-01-17 13:45:32 -0600
committerCase Duckworth2022-01-17 13:45:32 -0600
commit1394b10658f5059aeb5fa45a2985f4cac97f833d (patch)
tree9a448cbcd0e6d94d337893f764f28fe1f833e77d /systems/gnu-linux.el
parentAdd sort-setq (diff)
downloademacs-1394b10658f5059aeb5fa45a2985f4cac97f833d.tar.gz
emacs-1394b10658f5059aeb5fa45a2985f4cac97f833d.zip
So! Many! Changes!!
Diffstat (limited to 'systems/gnu-linux.el')
-rw-r--r--systems/gnu-linux.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/systems/gnu-linux.el b/systems/gnu-linux.el new file mode 100644 index 0000000..333f15a --- /dev/null +++ b/systems/gnu-linux.el
@@ -0,0 +1,5 @@
1;;; linux.el -*- lexical-binding: t; -*-
2
3(setq system-default-height 105)
4
5;;; linux.el ends here