diff --git a/home/.config/openbox/environment b/home/.config/openbox/environment new file mode 100644 index 0000000..ffaa849 --- /dev/null +++ b/home/.config/openbox/environment @@ -0,0 +1,10 @@ +# +# Set system-wide environment variables here for Openbox +# User-specific variables should be placed in $HOME/.config/openbox/environment +# + +# To set your language for displaying messages and time/date formats, use the following: +LANG=es_ES.UTF8 + +# To set your keyboard layout, you need to modify your X config: +# http://www.google.com/search?q=how+to+set+keyboard+layout+xorg \ No newline at end of file