Move xdg_current_desktop to fish config again for testing

This commit is contained in:
RealStickman 2022-07-20 17:44:35 +02:00
parent 4958de3cec
commit bcfba6762e
2 changed files with 4 additions and 1 deletions

View File

@ -35,6 +35,9 @@ 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