commit b186ceac6251f4700250768765f27b82551632a7
parent 024d669e7f739bc0d90c69374f5158ff9d33099e
Author: Mark Feller <mjfeller1992@gmail.com>
Date: Mon, 25 May 2020 09:46:51 -0600
remove old patches
Diffstat:
2 files changed, 0 insertions(+), 79 deletions(-)
diff --git a/patches/macos.patch b/patches/macos.patch
@@ -1,65 +0,0 @@
-From 5c53c7bde26294d2cf5a22237004b01e2221abfa Mon Sep 17 00:00:00 2001
-From: Mark Feller <mfeller@recurly.com>
-Date: Thu, 19 Dec 2019 15:44:54 -0700
-Subject: [PATCH] macos patch
-
-Signed-off-by: Mark Feller <mfeller@recurly.com>
----
- dots/.config/alacritty/alacritty.yml | 9 +++++----
- dots/.config/mpd/mpd.conf | 4 ++--
- 2 files changed, 7 insertions(+), 6 deletions(-)
-
-diff --git a/dots/.config/alacritty/alacritty.yml b/dots/.config/alacritty/alacritty.yml
-index 82fd8a7..b55f91e 100644
---- a/dots/.config/alacritty/alacritty.yml
-+++ b/dots/.config/alacritty/alacritty.yml
-@@ -24,12 +24,13 @@ window:
- # Units are physical pixels; this is not DPI aware.
- # (change requires restart)
- padding:
-- x: 20
-- y: 20
-+ x: 30
-+ y: 30
-
- # Window decorations
- # Setting this to false will result in window without borders and title bar.
- #decorations: transparent
-+ decorations: none
-
- # Display tabs using this many cells (changes require restart)
- tabspaces: 8
-@@ -58,7 +59,7 @@ font:
- # style: Italic
-
- # Point size of the font
-- size: 10.0
-+ size: 13.0
-
- # Offset is the extra space around each character. offset.y can be thought of
- # as modifying the linespacing, and offset.x as modifying the letter spacing.
-@@ -219,7 +220,7 @@ live_config_reload: true
- # Entries in shell.args are passed unmodified as arguments to the shell.
- #
- shell:
-- program: /bin/zsh
-+ program: /usr/local/bin/zsh
- # args:
- # - --login
-
-diff --git a/dots/.config/mpd/mpd.conf b/dots/.config/mpd/mpd.conf
-index e4eb7c1..d84452f 100644
---- a/dots/.config/mpd/mpd.conf
-+++ b/dots/.config/mpd/mpd.conf
-@@ -11,6 +11,6 @@ state_file "~/.config/mpd/state"
- sticker_file "~/.config/mpd/sticker.sql"
-
- audio_output {
-- type "pulse"
-- name "mpd pulse audio"
-+ type "osx"
-+ name "default audio"
- }
---
-2.21.0 (Apple Git-122.2)
-
diff --git a/patches/recurly.patch b/patches/recurly.patch
@@ -1,14 +0,0 @@
-diff --git a/dots/.config/git/config b/dots/.config/git/config
-index 2ab6a88..4834b6d 100644
---- a/dots/.config/git/config
-+++ b/dots/.config/git/config
-@@ -1,6 +1,8 @@
- [user]
- name = Mark Feller
-- email = mark.feller@member.fsf.org
-+ email = mfeller@recurly.com
-+ signingkey = BF5DA997A2A9913EB2B453C56A84C7868F1E023F
-+
- [core]
- hooksPath = ~/.config/git/hooks
-