Minor typo.

This commit is contained in:
Derek Taylor
2022-03-08 15:49:26 -06:00
parent a4c9077b1d
commit 0c55797035

View File

@@ -74,7 +74,7 @@ Just some variables I am setting to make my life easier.
#+BEGIN_SRC python
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
#+END_SRC
* Keybindings