]> code.delx.au - dotfiles/commitdiff
Fixed environment.d
authorJames Bunton <jamesbunton@delx.net.au>
Sat, 20 Jul 2019 23:49:11 +0000 (09:49 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Sat, 20 Jul 2019 23:49:11 +0000 (09:49 +1000)
.config/environment.d/10-firefox.conf
.config/environment.d/10-scrollbars.conf

index 9258aa9ac002a4ef08d4e71a349421a666470c4d..2659f3828c363f897f7cc2163d0d52abc4ae2aea 100644 (file)
@@ -1,2 +1,2 @@
 # https://bugzilla.mozilla.org/show_bug.cgi?id=1276449
-export MOZ_USE_XINPUT2=1
+MOZ_USE_XINPUT2=1
index 2d3d7b5fe796759e2aaa802ff9bca4b607e0acd5..22649c1e5efe353851e233fa271b0519224d9a9d 100644 (file)
@@ -1,2 +1,2 @@
 # Scrollbars should be always visible
-export GTK_OVERLAY_SCROLLING=0
+GTK_OVERLAY_SCROLLING=0