diff --git a/.config/sway/config b/.config/sway/config index 4950661..6f23ae2 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -18,6 +18,7 @@ exec light -S 70 exec gentoo-pipewire-launcher exec swaync exec playerctld daemon +exec dbus-update-activation-environment --all #my keybinds diff --git a/.zshrc b/.zshrc index adcfc29..5e2d31f 100644 --- a/.zshrc +++ b/.zshrc @@ -110,7 +110,6 @@ export GOPATH=$HOME/.cache/go export LESSHISTFILE=/dev/null export LYNX_CFG=$HOME/.config/lynx/lynxrc export TASKRC=$HOME/.config/task/taskrc -export WINEPREFIX=$HOME/.config/wine export XDG_CACHE_HOME=$HOME/.cache export XDG_CONFIG_HOME=$HOME/.config