diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-22 10:42:12 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-22 10:42:12 -0500 |
commit | 11ffe92bc48ef16ba93bfc71fc7aa290fc2af64e (patch) | |
tree | a30a81868f2a60eb133b242b2d65b206f31165b1 | |
parent | bace8803dae9ce2c318a41de78b46bd05382d368 (diff) | |
download | i3-config-11ffe92bc48ef16ba93bfc71fc7aa290fc2af64e.tar.lz i3-config-11ffe92bc48ef16ba93bfc71fc7aa290fc2af64e.tar.xz i3-config-11ffe92bc48ef16ba93bfc71fc7aa290fc2af64e.zip |
remove emacs client
-rw-r--r-- | config | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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" |