Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
laur89 authored Jun 19, 2020
1 parent 7fca2ad commit 8db8723
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions window-icons/window-icons.patch
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ diff -ruN a/include/i3-atoms_rest.xmacro.h b/include/i3-atoms_rest.xmacro.h
--- a/include/i3-atoms_rest.xmacro.h 2019-07-05 10:48:11.623568764 +0200
+++ b/include/i3-atoms_rest.xmacro.h 2019-07-05 10:46:57.317131827 +0200
@@ -1,6 +1,7 @@
xmacro(_NET_WM_USER_TIME) \
xmacro(_NET_STARTUP_ID) \
xmacro(_NET_WORKAREA) \
xmacro(_NET_WM_USER_TIME) \
xmacro(_NET_STARTUP_ID) \
xmacro(_NET_WORKAREA) \
+xmacro(_NET_WM_ICON) \
xmacro(WM_PROTOCOLS) \
xmacro(WM_DELETE_WINDOW) \
xmacro(UTF8_STRING) \
xmacro(WM_PROTOCOLS) \
xmacro(WM_DELETE_WINDOW) \
xmacro(UTF8_STRING) \
diff -ruN a/include/data.h b/include/data.h
--- a/include/data.h 2019-07-05 10:48:11.623568764 +0200
+++ b/include/data.h 2019-07-05 10:46:57.317131827 +0200
Expand Down

0 comments on commit 8db8723

Please sign in to comment.