From 0fe570d81b592d11531e1ca2487ecd1403bb375b Mon Sep 17 00:00:00 2001
From: katherine <shmibs@shmibbles.me>
Date: Sun, 10 Dec 2017 19:29:50 -0700
Subject: trim extraneous commands

---
 .config/herbstluftwm/autostart | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

(limited to '.config/herbstluftwm')

diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart
index 4cf40b0..4106644 100755
--- a/.config/herbstluftwm/autostart
+++ b/.config/herbstluftwm/autostart
@@ -118,9 +118,6 @@ hc keybind Mod4-i jumpto urgent
 
 ## launchers
 
-# tegaki
-hc keybind Mod4-r spawn tegaki-recognize
-
 #pass
 hc keybind Mod4-x spawn ~/.config/herbstluftwm/pass.sh
 hc keybind Mod4-Shift-x spawn ~/.config/herbstluftwm/pass.sh -f
@@ -157,15 +154,12 @@ hc keybind Mod4-w spawn xdotool click 1
 
 # spawn
 hc keybind Mod4-Return  spawn urxvt
-hc keybind Mod4-Shift-b spawn primusrun VBoxSDL --startvm arch
-hc keybind Mod4-Shift-d spawn ~/games/desura/desura
-hc keybind Mod4-Shift-f spawn firejail --netfilter=/etc/firejail/nolocal.net firefox
+hc keybind Mod4-Shift-f spawn firejail --netfilter=/etc/firejail/nolocal.net firefox-esr
 hc keybind Mod4-Shift-g spawn gwaei
 hc keybind Mod4-Shift-i spawn gimp
 hc keybind Mod4-Shift-m spawn mathematica
 hc keybind Mod4-Shift-n spawn urxvt -name "notes" -e $EDITOR ~/notes
 hc keybind Mod4-Shift-o spawn ~/stuffs/tor/start-tor-browser
-hc keybind Mod4-Shift-p spawn urxvt -e pms
 hc keybind Mod4-Shift-t spawn transmission-gtk
 hc keybind Mod4-Shift-v spawn urxvt -name "$EDITOR" -e $EDITOR
 hc keybind Mod4-Shift-w spawn urxvt -name "weechat" -e weechat
-- 
cgit v1.2.3