9097174b115d

More
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sun, 30 Aug 2020 17:26:18 -0400
parents b0c1c5bcfc3b
children 7c341a980eda
branches/tags (none)
files ffignore stumpwmrc vim/custom-dictionary.utf-8.add

Changes

--- a/ffignore	Sun Jul 19 11:10:14 2020 -0400
+++ b/ffignore	Sun Aug 30 17:26:18 2020 -0400
@@ -7,6 +7,7 @@
 node_modules
 fake-gopath
 slug
+docs/build
 
 syntax:regex
 \btags$
--- a/stumpwmrc	Sun Jul 19 11:10:14 2020 -0400
+++ b/stumpwmrc	Sun Aug 30 17:26:18 2020 -0400
@@ -427,9 +427,6 @@
 (defcommand spotify () ()
   (run-or-raise "spotify" '(:class "Spotify")))
 
-(defcommand intellij () ()
-  (run-or-raise "~/intellij/bin/idea.sh" '(:class "jetbrains-idea-ce")))
-
 (defcommand browser () ()
   (run-or-raise "firefox" '(:class "Firefox")))
 
@@ -587,7 +584,7 @@
 (define-top-keys ;; timers
   ("s-F7"  "tea-timer")
   ("s-F9"  "run-pop-timer")
-  ("s-F8" "set-pop-timer")
+  ("s-F8"  "set-pop-timer")
   ("s-p"   "posture-start")
   ("s-P"   "posture-stop")
   ("s-y"   "posture-answer-yes")
--- a/vim/custom-dictionary.utf-8.add	Sun Jul 19 11:10:14 2020 -0400
+++ b/vim/custom-dictionary.utf-8.add	Sun Aug 30 17:26:18 2020 -0400
@@ -307,3 +307,4 @@
 Hox
 deduplication
 deduplicating
+unapplied