aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--awesome/rc.lua2
-rw-r--r--terminfo/s/stbin2156 -> 0 bytes
-rw-r--r--terminfo/s/st-256colorbin2289 -> 0 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/awesome/rc.lua b/awesome/rc.lua
index 2ebdcd03..451c14ca 100644
--- a/awesome/rc.lua
+++ b/awesome/rc.lua
@@ -30,7 +30,7 @@ end
beautiful.init("/home/tom/.config/awesome/tyr/theme.lua")
-- Standard terminal
-terminal = "st"
+terminal = "urxvtcd"
editor = os.getenv("EDITOR") or "editor"
editor_cmd = terminal .. " -e " .. editor
diff --git a/terminfo/s/st b/terminfo/s/st
deleted file mode 100644
index 578c3120..00000000
--- a/terminfo/s/st
+++ /dev/null
Binary files differ
diff --git a/terminfo/s/st-256color b/terminfo/s/st-256color
deleted file mode 100644
index f9c3737f..00000000
--- a/terminfo/s/st-256color
+++ /dev/null
Binary files differ