diff options
author | Case Duckworth | 2023-01-30 17:33:06 -0600 |
---|---|---|
committer | Case Duckworth | 2023-01-30 17:33:06 -0600 |
commit | 1d562af8927d932bc3329de3b06c94a966047238 (patch) | |
tree | acb2c460fbb8d01473f38f4de426c4879c7ae11a /profile/xfce.sh | |
parent | Declare mode (diff) | |
download | etc-1d562af8927d932bc3329de3b06c94a966047238.tar.gz etc-1d562af8927d932bc3329de3b06c94a966047238.zip |
Add a bunch of stuff
Forgot I had to `git add -f' these!
Diffstat (limited to 'profile/xfce.sh')
-rw-r--r-- | profile/xfce.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profile/xfce.sh b/profile/xfce.sh new file mode 100644 index 0000000..85e90ce --- /dev/null +++ b/profile/xfce.sh | |||
@@ -0,0 +1,4 @@ | |||
1 | # enable global menus | ||
2 | # NOTE: Firefox and Thunderbird require this variable to be 0! | ||
3 | |||
4 | export UBUNTU_MENUPROXY=1 | ||