summaryrefslogtreecommitdiff
path: root/sh/profile
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2024-07-11 09:42:53 -0500
committerzachir <zachir@librem.one>2024-07-11 09:42:53 -0500
commitd0c37b0eb7f2e3343aa504a4fe4c4c38692293bc (patch)
tree4b545786b4073e538a9befed42d13c767f24b671 /sh/profile
parentf995945828966933168d9bffebab4f384a1855f4 (diff)
parentf2956712c043c592e1c52eedbd4a901e8bb7423f (diff)
Merge branch 'master' of zachir.xyz:zachir/dotfilesHEADmaster
Diffstat (limited to 'sh/profile')
-rw-r--r--sh/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/profile b/sh/profile
index e2e155d..de79a65 100644
--- a/sh/profile
+++ b/sh/profile
@@ -3,7 +3,7 @@ export XDG_DATA_HOME=${XDG_DATA_HOME:="$HOME/.local/share"}
export XDG_CACHE_HOME=${XDG_CACHE_HOME:="$HOME/.cache"}
export XDG_CONFIG_HOME=${XDG_CONFIG_HOME:="$HOME/.config"}
. "$HOME/.config/user-dirs.dirs"
-export XDG_CURRENT_DESKTOP="i3"
+export XDG_CURRENT_DESKTOP="Hyprland"
export XDG_DOCUMENTS_DIR=${HOME}/Documents
export XDG_DOWNLOAD_DIR=${HOME}/Downloads
export XDG_DESKTOP_DIR=${HOME}/Desktop