ENH go back to using brave again :)
This commit is contained in:
parent
b55c356411
commit
e98153933f
|
@ -63,7 +63,7 @@ runCalc :: X ()
|
|||
runCalc = spawnCmd myTerm ["-e", "R"]
|
||||
|
||||
runBrowser :: X ()
|
||||
runBrowser = spawn "chromium"
|
||||
runBrowser = spawn "brave-accel"
|
||||
|
||||
runEditor :: X ()
|
||||
runEditor = spawnCmd "emacsclient"
|
||||
|
|
Loading…
Reference in New Issue