aboutsummaryrefslogtreecommitdiff
path: root/sublime-root/.config/sublime-text-2/Packages/Default/Preferences.sublime-settings
diff options
context:
space:
mode:
authorxero <x@xero.nu>2014-07-14 13:23:05 -0400
committerxero <x@xero.nu>2014-07-14 13:23:05 -0400
commit56560fd597f94dfe6fe5fa79648398ab29d05775 (patch)
tree7e77d23be98b2df8ef847f49ee645085356305be /sublime-root/.config/sublime-text-2/Packages/Default/Preferences.sublime-settings
parent1434c859bcf94a0bbee88e72c8a01849d0356293 (diff)
downloaddotfiles_ascii-56560fd597f94dfe6fe5fa79648398ab29d05775.tar.xz
dotfiles_ascii-56560fd597f94dfe6fe5fa79648398ab29d05775.zip
updated repo to manage dotfiles via gnu stow, the symlink farm manager. happy birthday commit! :birthday: :sparkles:
Diffstat (limited to '')
-rw-r--r--sublime-root/.config/sublime-text-2/Packages/Default/Preferences.sublime-settings (renamed from .config/sublime-text-2/Packages/Default/Preferences.sublime-settings)6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/sublime-text-2/Packages/Default/Preferences.sublime-settings b/sublime-root/.config/sublime-text-2/Packages/Default/Preferences.sublime-settings
index b41b14d..e71731c 100644
--- a/.config/sublime-text-2/Packages/Default/Preferences.sublime-settings
+++ b/sublime-root/.config/sublime-text-2/Packages/Default/Preferences.sublime-settings
@@ -11,8 +11,8 @@
// specific settings file, for example, "Preferences (Linux).sublime-settings".
// Because of this, setting them here will have no effect: you must set them
// in your User File Preferences.
- "font_face": "",
- "font_size": 10,
+ "font_face": "gohuFont",
+ "font_size": 11,
// Valid options are "no_bold", "no_italic", "no_antialias", "gray_antialias",
// "subpixel_antialias", "no_round" (OS X only) and "directwrite" (Windows only)
@@ -247,7 +247,7 @@
//
// The theme controls the look of Sublime Text's UI (buttons, tabs, scroll bars, etc)
- "theme": "blaque.greybeard",
+ "theme": "Default.sublime-theme",
// Set to 0 to disable smooth scrolling. Set to a value between 0 and 1 to
// scroll slower, or set to larger than 1 to scroll faster