Skip to content

Commit

Permalink
chore: remove smartborders patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Frewacom committed Jan 2, 2022
1 parent 1762643 commit 7688f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/create-patches.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mkdir -p patches
DIFF_ORIGIN=$1
[ -z $DIFF_ORIGIN ] && DIFF_ORIGIN="main"

for patch in xwayland smartborders attachabove \
for patch in xwayland attachabove \
monitor-config focusmonpointer swallow movestack
do
git fetch origin patch/$patch
Expand Down

0 comments on commit 7688f42

Please sign in to comment.