Use global environment variable again

This commit is contained in:
RealStickman 2022-07-20 19:47:28 +02:00
parent bcfba6762e
commit 8907a4ac88
3 changed files with 1 additions and 5 deletions

View File

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

View File

@ -35,9 +35,6 @@ set fish_color_cwd yellow
# SSH Agent
set SSH_AUTH_SOCK /run/user/1000/ssh-agent.socket; 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
# slightly modified from defaults
function fish_prompt

View File

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