minor changes
This commit is contained in:
parent
5eba5154dd
commit
571cf84dff
@ -88,6 +88,9 @@ myTerminal = "alacritty"
|
|||||||
myFileManager :: String
|
myFileManager :: String
|
||||||
myFileManager = "thunar"
|
myFileManager = "thunar"
|
||||||
|
|
||||||
|
myBrowser :: String
|
||||||
|
myBrowser = "firefox"
|
||||||
|
|
||||||
-- The font to be used
|
-- The font to be used
|
||||||
myFont :: String
|
myFont :: String
|
||||||
myFont = "xft:Fira Code:antialias=true:hinting=true"
|
myFont = "xft:Fira Code:antialias=true:hinting=true"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user