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

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