mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 20:10:23 +10:00
Fix typo in comment for browser, not terminal.
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
|
mod = "mod4" # Sets mod key to SUPER/WINDOWS
|
||||||
myTerm = "alacritty" # My terminal of choice
|
myTerm = "alacritty" # My terminal of choice
|
||||||
myBrowser = "qutebrowser" # My terminal of choice
|
myBrowser = "qutebrowser" # My browser of choice
|
||||||
|
|
||||||
keys = [
|
keys = [
|
||||||
### The essentials
|
### The essentials
|
||||||
|
|||||||
Reference in New Issue
Block a user