From 78aa09fc657bad04e34af45c1c55a09c42702856 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 11 Jul 2021 00:28:24 +0200 Subject: [PATCH] xsession: don't try to sync Firefox' user.js Glob is not extended after variable expansion. Not worth it. It's not like Firefox can be configured just by this way. --- dotfiles/xsession | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/xsession b/dotfiles/xsession index 1915482..f305c34 100644 --- a/dotfiles/xsession +++ b/dotfiles/xsession @@ -33,7 +33,6 @@ systemd .config/systemd/user dunstrc .config/dunst/dunstrc picom.conf .config/picom.conf polybar.conf .config/polybar/config -firefox.js .mozilla/firefox/*/user.js EOF rm -f ~/.config/gtk-3.0/settings.ini