dotfiles

$HOME is where the <3 is
git clone git://git.alexkarle.com/dotfiles.git
Log | Files | Refs | Submodules | README

commit a3d24b76f6890a9529e9d802eabe41406468acf4 (patch)
parent 321f013b452185634f16787839b2cff6b5ab6274
Author: Alex Karle <alex@karle.co>
Date:   Sun, 14 Jun 2020 00:07:45 -0400

gtk: Add gtk-3.0 settings file for OpenBSD firefox

The OpenBSD build of firefox uses emacs readline style bindings by
default, which gets realllllllly frustrating when you're doing something
like trying to close the tab and it's trying to delete a word :)

While this is a 2 line file, I'm checking it in because the effort I
went through to find the proper fix was > 5 minutes of time, and I'm
most certainly not going to remember it.

It lives under ~/.config/gtk-3.0 . Discovered on this great blog post:

    https://www.c0ffee.net/blog/openbsd-on-a-laptop/

Heresy indeed!

Diffstat:
Agtk/gtk-3.0/settings.ini | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/gtk/gtk-3.0/settings.ini b/gtk/gtk-3.0/settings.ini @@ -0,0 +1,2 @@ +[Settings] +gtk-key-theme-name=Default