From 1d3adc30e55d1215843a48c8de85ce5ddf9ca907 Mon Sep 17 00:00:00 2001 From: druckdev <63563978+druckdev@users.noreply.github.com> Date: Mon, 28 Sep 2020 18:08:03 +0200 Subject: [PATCH] polybar: Make hardcoded paths dependant from XDG Instead of hardcoding the paths of all the scripts, use env variables that are set in launch.sh. This way the config also works with XDG_CONFIG_HOME not set to ~/.config. Sadly polybar only accepts references that stand on their own. (So something like ${env:XDG_CONFIG_HOME:~/.config}/polybar/