diff options
| author | Ryan Kavanagh <rak@rak.ac> | 2023-01-13 15:26:25 -0500 |
|---|---|---|
| committer | Ryan Kavanagh <rak@rak.ac> | 2023-01-13 15:26:25 -0500 |
| commit | 6910a5eacecbf21d55ed16ecaaa7c14cf8e06b4b (patch) | |
| tree | 495d9a556a63c240a04fee9839f5b652238b909b | |
| parent | template-ify xmonad config (diff) | |
Set ft=xdefaults for xresources
| -rw-r--r-- | dot_Xresources.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_Xresources.tmpl b/dot_Xresources.tmpl index 98d59ca..6047e5c 100644 --- a/dot_Xresources.tmpl +++ b/dot_Xresources.tmpl @@ -73,3 +73,5 @@ XConsole.text.geometry: 480x130 XConsole.verbose: true XConsole*iconic: true XConsole*font: fixed + +! vim: set ft=xdefaults: |
