mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-14 12:48:29 +10: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user