minor changes

This commit is contained in:
Solomon Laing 2021-09-01 16:15:04 +09:30
parent 5eba5154dd
commit 571cf84dff

View File

@ -88,6 +88,9 @@ myTerminal = "alacritty"
myFileManager :: String
myFileManager = "thunar"
myBrowser :: String
myBrowser = "firefox"
-- The font to be used
myFont :: String
myFont = "xft:Fira Code:antialias=true:hinting=true"