xresources: removing focus change ttywrite ref. #182
This commit is contained in:
parent
92e6c003f7
commit
9328548866
1 changed files with 0 additions and 4 deletions
|
|
@ -74,9 +74,5 @@ reload_config(int sig)
|
|||
xhints();
|
||||
|
||||
XCloseDisplay(dpy);
|
||||
|
||||
/* from https://st.suckless.org/patches/xresources-with-reload-signal */
|
||||
/* triggers re-render if we're visible */
|
||||
ttywrite("\033[O", 3, 1);
|
||||
}
|
||||
#endif // XRESOURCES_RELOAD_PATCH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue