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 | c1494a6f9676011fe287cbe598cc15faf536939a (patch) | |
tree | 2319d2a218929de449c1fed6718ec6f10c2d3619 /home/.config/cwm/cwmrc | |
parent | Add All the Birds in the Sky (diff) | |
download | src-c1494a6f9676011fe287cbe598cc15faf536939a.tar.gz src-c1494a6f9676011fe287cbe598cc15faf536939a.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 |