From 0c55797035e379bc09b9dd4bbb35fdc6faf7cc9e Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Tue, 8 Mar 2022 15:49:26 -0600 Subject: [PATCH] Minor typo. --- .config/qtile/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/qtile/README.org b/.config/qtile/README.org index dc2eb24..c710246 100644 --- a/.config/qtile/README.org +++ b/.config/qtile/README.org @@ -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