1
0
Fork 0
mirror of https://gitlab.com/dwt1/dotfiles.git synced 2023-02-13 20:55:19 -05:00

Merge branch 'shearqan-master-patch-05583' into 'master'

Fix typo in comment for browser, not terminal.

See merge request dwt1/dotfiles!58
This commit is contained in:
Derek Taylor 2022-03-08 21:48:12 +00:00
commit a4c9077b1d

View file

@ -13,7 +13,7 @@ from typing import List # noqa: F401from typing import List # noqa: F401
mod = "mod4" # Sets mod key to SUPER/WINDOWS
myTerm = "alacritty" # My terminal of choice
myBrowser = "qutebrowser" # My terminal of choice
myBrowser = "qutebrowser" # My browser of choice
keys = [
### The essentials