Change sxhkd browser keymap to firefox and add git command alias

This commit is contained in:
mitchell 2020-10-31 18:17:46 -04:00
parent 99a7fd0398
commit b750c3a466
2 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@ super + Return
# browser # browser
super + shift + Return super + shift + Return
qutebrowser firefox
# program launcher # program launcher
super + @space super + @space

View File

@ -18,6 +18,7 @@
rum = rebase master@{u} rum = rebase master@{u}
puff = pull --ff-only puff = pull --ff-only
merff = merge --ff-only merff = merge --ff-only
fa = fetch --all
[core] [core]
editor = nvim editor = nvim