diff options
author | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-05-27 11:03:25 +0530 |
---|---|---|
committer | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-05-27 11:03:25 +0530 |
commit | 6350d577b244efbd4499caa9d944701398772d06 (patch) | |
tree | ed69112096721051d4792c833313ee40c67bc5a2 /.config/openbox/environment | |
parent | e9b7cdcd52dbc4a6e2fa46f60cee44b6752ab61a (diff) |
pushing new openbox config
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 |