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 --- .xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.xprofile') diff --git a/.xprofile b/.xprofile index 55b4afb..f05de6f 100644 --- a/.xprofile +++ b/.xprofile @@ -36,6 +36,6 @@ compton -c --config $XDG_CONFIG_HOME/compton/compton.conf $compositor_args & fi -export TERMINAL="st" +export TERMINAL="alacritty" export EDITOR="nvim" export BROWSER="firefox" -- cgit v1.2.3