Move xdg_current_desktop to fish config again for testing

This commit is contained in:
RealStickman 2022-07-20 17:44:35 +02:00 committed by exu
parent 6a21bb3a75
commit 836e948d65
2 changed files with 4 additions and 1 deletions

View File

@ -37,6 +37,9 @@ set fish_color_cwd yellow
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