From 0bac11af6ff10ff4f68fa15417d6569ff5771b49 Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 22 Dec 2020 13:36:05 +0400 Subject: Changed xmonad and xmobar config and removed emojis from volume script --- .config/xmonad/xmonad.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/xmonad/xmonad.hs') diff --git a/.config/xmonad/xmonad.hs b/.config/xmonad/xmonad.hs index f3c69e2..8eb46a1 100644 --- a/.config/xmonad/xmonad.hs +++ b/.config/xmonad/xmonad.hs @@ -33,7 +33,7 @@ import Graphics.X11.ExtraTypes.XF86 -- The preferred terminal program, which is used in a binding below and by -- certain contrib modules. -- -myTerminal = "st" +myTerminal = "$TERMINAL" -- Whether focus follows the mouse pointer. myFocusFollowsMouse :: Bool -- cgit v1.2.3