mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2023-02-13 20:55:19 -05:00
Minor typo.
This commit is contained in:
parent
a4c9077b1d
commit
0c55797035
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ Just some variables I am setting to make my life easier.
|
||||||
#+BEGIN_SRC python
|
#+BEGIN_SRC python
|
||||||
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
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
* Keybindings
|
* Keybindings
|
||||||
|
|
Loading…
Add table
Reference in a new issue