Added Xdefaults, switch to urxvt
This commit is contained in:
@@ -91,7 +91,7 @@ local battery = require("battery")
|
||||
local calendar = require("calendar")
|
||||
|
||||
-- This is used later as the default terminal and editor to run.
|
||||
terminal = "terminator"
|
||||
terminal = "urxvt"
|
||||
editor = os.getenv("EDITOR") or "nano"
|
||||
editor_cmd = terminal .. " -e " .. editor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user