aboutsummaryrefslogtreecommitdiff
path: root/pentadactyl/.pentadactylrc
diff options
context:
space:
mode:
Diffstat (limited to 'pentadactyl/.pentadactylrc')
-rw-r--r--pentadactyl/.pentadactylrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/pentadactyl/.pentadactylrc b/pentadactyl/.pentadactylrc
index d0df863..dca22d4 100644
--- a/pentadactyl/.pentadactylrc
+++ b/pentadactyl/.pentadactylrc
@@ -35,6 +35,10 @@ hi HintActive
hi Button color:white;
+
+" umatrix fix
+style -name ublick * #nav-bar * {visibility:visible}
+
command! reader -js <<EOF
if ( buffer.URL.spec.startsWith('about:reader?') ) {
dactyl.execute('back')