Use global environment variable again

This commit is contained in:
RealStickman 2022-07-20 19:47:28 +02:00 committed by exu
parent 836e948d65
commit 56bf0a0f15
3 changed files with 1 additions and 5 deletions

View File

@ -1 +0,0 @@
XDG_CURRENT_DESKTOP=sway

View File

@ -37,9 +37,6 @@ set fish_color_cwd yellow
set SSH_AUTH_SOCK /run/user/1000/ssh-agent.socket set SSH_AUTH_SOCK /run/user/1000/ssh-agent.socket
export SSH_AUTH_SOCK export SSH_AUTH_SOCK
# Set XDG_CURRENT_DESKTOP to sway
set -gx XDG_CURRENT_DESKTOP sway
# Defined in /home/marc/.config/fish/functions/fish_prompt.fish @ line 2 # Defined in /home/marc/.config/fish/functions/fish_prompt.fish @ line 2
# slightly modified from defaults # slightly modified from defaults
function fish_prompt function fish_prompt

View File

@ -1,3 +1,3 @@
QT_QPA_PLATFORMTHEME=qt5ct QT_QPA_PLATFORMTHEME=qt5ct
EDITOR=vim EDITOR=vim
#XDG_CURRENT_DESKTOP=sway XDG_CURRENT_DESKTOP=sway