cbfc3c8ecf62

Merge.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 28 Aug 2019 09:51:22 -0400
parents 5c6597e57071 (current diff) 9d8af88da734 (diff)
children 20c80d3ca2b3 b31a16ffe5a1
branches/tags (none)
files stumpwmrc

Changes

--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/aar	Wed Aug 28 09:51:22 2019 -0400
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+sudo apt autoremove
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/fish/functions/gc.fish	Wed Aug 28 09:51:22 2019 -0400
@@ -0,0 +1,3 @@
+function gc -d "gcontrol" --wraps "gcontrol"
+    gcontrol $argv
+end
--- a/stumpwmrc	Wed Aug 28 09:50:26 2019 -0400
+++ b/stumpwmrc	Wed Aug 28 09:51:22 2019 -0400
@@ -550,7 +550,7 @@
   ("F34" "prev-in-frame"))
 
 
-(stumpwm::unbind-remapped-keys)
+;; (stumpwm::unbind-remapped-keys)
 (define-remapped-keys
   '(("st-256color"
      ("s-c" . "C-C")