Fix typo in comment for browser, not terminal.

This commit is contained in:
ㅤ ㅤ
2022-03-08 21:42:25 +00:00
parent 4e9cc4dfe9
commit 1c72237e61

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