diff options
author | June McEnroe <june@causal.agency> | 2021-05-17 17:23:27 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-05-17 17:23:59 -0400 |
commit | ce32967823903bf3ba95df71b24517cd27593974 (patch) | |
tree | 81c22ad2cb75edf07e19fdcadd748e1f820d38e3 /home/.config/cwm | |
parent | Add All the Birds in the Sky (diff) | |
download | src-ce32967823903bf3ba95df71b24517cd27593974.tar.gz src-ce32967823903bf3ba95df71b24517cd27593974.zip |
Install firefox on OpenBSD
I feel like I'm using Windows when I open firefox... But it's so hard to get by without it :(
Diffstat (limited to '')
-rw-r--r-- | home/.config/cwm/cwmrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.config/cwm/cwmrc b/home/.config/cwm/cwmrc index 0f372e22..24d692a7 100644 --- a/home/.config/cwm/cwmrc +++ b/home/.config/cwm/cwmrc @@ -7,6 +7,7 @@ autogroup 0 clock,XTerm unbind-key all bind-key 4-n terminal +bind-key 4-t "firefox -new-tab about:blank" bind-key 4-Delete lock bind-key 4-Down window-lower bind-key 4-Up window-raise |