Skip to content
Snippets Groups Projects
Commit fefeccfe authored by Derek Taylor's avatar Derek Taylor
Browse files

Changing browser to brave.

parent 719ff137
No related branches found
No related tags found
Loading
......@@ -84,7 +84,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 = "firefox" # My browser of choice
myBrowser = "brave" # My browser of choice
myEmacs = "emacsclient -c -a 'emacs' " # The space at the end is IMPORTANT!
#+END_SRC
......
......@@ -37,7 +37,7 @@ import colors
mod = "mod4" # Sets mod key to SUPER/WINDOWS
myTerm = "alacritty" # My terminal of choice
myBrowser = "firefox" # My browser of choice
myBrowser = "brave" # My browser of choice
myEmacs = "emacsclient -c -a 'emacs' " # The space at the end is IMPORTANT!
# Allows you to input a name when adding treetab section.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment