From 1be0f7aee9a571b4b0694136758df53b63c6f915 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Thu, 2 Dec 2021 10:46:40 +0300 Subject: Some stuff --- src/lib/XMonad/Custom/Misc.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/XMonad/Custom/Misc.hs') diff --git a/src/lib/XMonad/Custom/Misc.hs b/src/lib/XMonad/Custom/Misc.hs index b9901b4..355df91 100644 --- a/src/lib/XMonad/Custom/Misc.hs +++ b/src/lib/XMonad/Custom/Misc.hs @@ -31,6 +31,6 @@ applications = Applications { browser = "qutebrowser" , mixer = "pulsemixer" , notify = "notify-send" , player = "ncmpcpp" - , term = "urxvtc" + , term = "xterm" , top = "htop" } -- cgit 1.4.1