diff options
author | Christopher R. Nelson <christopher.nelson@languidnights.com> | 2024-01-20 22:23:47 -0500 |
---|---|---|
committer | Christopher R. Nelson <christopher.nelson@languidnights.com> | 2024-01-20 22:23:47 -0500 |
commit | ea411537de33d51ec3b610437e946e42e740115a (patch) | |
tree | fbb0a4a38ebee9dac86906034f38e2f80af5058a /crn/packages/patches/sway-contrib-python.patch | |
parent | 5d1ab52ca380906da9056d7a4784f7d7b1826fca (diff) |
security: add public key to keyringkeyring
Diffstat (limited to 'crn/packages/patches/sway-contrib-python.patch')
-rw-r--r-- | crn/packages/patches/sway-contrib-python.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/crn/packages/patches/sway-contrib-python.patch b/crn/packages/patches/sway-contrib-python.patch deleted file mode 100644 index ff4f344..0000000 --- a/crn/packages/patches/sway-contrib-python.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff --git a/firefox-focus-monitor.py b/firefox-focus-monitor.py -old mode 100644 -new mode 100755 -index d2a2d42..659b893 ---- a/firefox-focus-monitor.py -+++ b/firefox-focus-monitor.py -@@ -1,2 +1,3 @@ -+#!/usr/bin/env python3 - """ - Utility to selectively disable keypresses to specific windows. |