From 11ffe92bc48ef16ba93bfc71fc7aa290fc2af64e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 22 Apr 2019 10:42:12 -0500 Subject: [PATCH] remove emacs client --- config | 3 --- 1 file changed, 3 deletions(-) diff --git a/config b/config index eb294ab..5f77077 100644 --- a/config +++ b/config @@ -238,9 +238,6 @@ bindsym XF86AudioMute exec amixer -q -D pulse sset Master toggle; exec pkill -RT # bindsym $mod+m exec --no-startup-id "udisksctl mount -b /dev/sdb1" bindsym $mod+m exec --no-startup-id "udisksctl mount -b /dev/sdb1 && xfce4-terminal -x ranger /run/media/$USER/" -# Emacs -exec --no-startup-id emacsclient -c - # i3lock bindsym Pause exec "sh /home/$USER/.config/i3/scripts/i3lock.sh"