mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-14 04:38:29 +10:00
Changing browser to brave.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user