diff options
author | joe <rbo@gmx.us> | 2025-10-21 12:16:27 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-21 12:16:27 +0200 |
commit | 0ba8c5e2d103fd6ab9c81af08e5b92b4f30c9d83 (patch) | |
tree | cdf67a8203e29f0f6f209a786fc8c5164a67ab1c /.config/openbox/environment | |
parent | up (diff) | |
download | dotfiles-bsd-0ba8c5e2d103fd6ab9c81af08e5b92b4f30c9d83.tar.gz dotfiles-bsd-0ba8c5e2d103fd6ab9c81af08e5b92b4f30c9d83.tar.bz2 dotfiles-bsd-0ba8c5e2d103fd6ab9c81af08e5b92b4f30c9d83.tar.xz dotfiles-bsd-0ba8c5e2d103fd6ab9c81af08e5b92b4f30c9d83.tar.zst dotfiles-bsd-0ba8c5e2d103fd6ab9c81af08e5b92b4f30c9d83.zip |
removed some bloat
Diffstat (limited to '')
-rwxr-xr-x | .config/openbox/environment | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.config/openbox/environment b/.config/openbox/environment deleted file mode 100755 index 3311bd6..0000000 --- a/.config/openbox/environment +++ /dev/null @@ -1,10 +0,0 @@ -# -# 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 |