aboutsummaryrefslogtreecommitdiffstats
path: root/.stowrc
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-07-01 18:55:02 -0700
committerGravatar Tom Willemse2022-09-22 23:52:01 -0700
commit513459d4dd6986c325ee18e4dee8502542e029c6 (patch)
tree82c1fdd5e9975aea378342b976cbb2a7d1cec9de /.stowrc
parent1d8a14276dad110fac18fb9d307941a31b984990 (diff)
downloadnew-dotfiles-513459d4dd6986c325ee18e4dee8502542e029c6.tar.gz
new-dotfiles-513459d4dd6986c325ee18e4dee8502542e029c6.zip
[firefox] Make it possible to stow firefox configuration
- Put ‘userChrome.css’ into the ‘src/’ directory and have stow ignore any such directory. - Dynamically find the name of the default firefox profile. - In case the firefox profile can't be found, output some messages stating such. - Update the ‘userChrome.css’ as used by Firefox.
Diffstat (limited to '.stowrc')
-rw-r--r--.stowrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.stowrc b/.stowrc
index 8e27a40..e845ab0 100644
--- a/.stowrc
+++ b/.stowrc
@@ -4,4 +4,5 @@
--ignore .dir-locals.el
--ignore PKGBUILD
--ignore pkg.tar.xz
+--ignore src
--no-folding