Making firefox the browser in Qtile for DTOS

This commit is contained in:
Derek Taylor
2023-10-30 16:28:00 -05:00
parent b53e39da15
commit 6694beb607

View File

@@ -37,7 +37,7 @@ import colors
mod = "mod4" # Sets mod key to SUPER/WINDOWS
myTerm = "alacritty" # My terminal of choice
myBrowser = "brave" # My browser of choice
myBrowser = "firefox" # 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.