|
|
@ -1,6 +1,10 @@ |
|
|
|
# Rebased from: https://github.com/i3/i3/compare/4.13...mickael9:window-icons.diff |
|
|
|
# For i3-4.14 |
|
|
|
|
|
|
|
# Add support for window icons in the i3 title bar. |
|
|
|
# This makes it easier to distinguish windows without reading their names, |
|
|
|
# and makes it possible to use browsers like qutebrowser in tabbed mode. |
|
|
|
|
|
|
|
diff --git a/include/atoms_rest.xmacro b/include/atoms_rest.xmacro
|
|
|
|
index d461dc08..f32a7e1e 100644
|
|
|
|
--- a/include/atoms_rest.xmacro
|
|
|
|