diff options
Diffstat (limited to '.config/openbox/environment')
-rwxr-xr-x | .config/openbox/environment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/openbox/environment b/.config/openbox/environment new file mode 100755 index 0000000..3311bd6 --- /dev/null +++ b/.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=en_CA.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 |