summaryrefslogtreecommitdiff
path: root/ar/.config/shell/profile
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-09 14:45:40 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-09 14:45:40 +0900
commit5bebd687aaa98c520443f5778127e2bdad8cbf12 (patch)
tree85fe04ac4a5d7bb2f9b97b5ce4d29fd597e27557 /ar/.config/shell/profile
parent4cd33a03503496a6cb276ef600e3a2f2abfe13fd (diff)
modified shell/bm-dirs, modified shell/bm-files, modified shell/profile
Diffstat (limited to 'ar/.config/shell/profile')
-rw-r--r--ar/.config/shell/profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile
index 14d6fa4..73f8c9d 100644
--- a/ar/.config/shell/profile
+++ b/ar/.config/shell/profile
@@ -208,6 +208,9 @@ export WORKON_HOME="$XDG_DATA_HOME/venvs"
### --- VISUAL STUDIO CODE --- ###
export VSCODE_PORTABLE="$XDG_DATA_HOME/vscode"
+### --- WEBKIT --- ###
+export WEBKIT_DISABLE_COMPOSITING_MODE=1
+
### --- WINE --- ###
export WINEPREFIX="$XDG_DATA_HOME/wine"
export WINEDLLOVERRIDES="winemenubuilder.exe=d"