Status: Remove status management (status_path, status_timing, threading), use loop in status script now (see scripts/status.sh)
This commit is contained in:
@@ -281,10 +281,6 @@ clientmessageevent(XEvent *e)
|
||||
screen_get_sel();
|
||||
}
|
||||
|
||||
/* Manage _WMFS_UPDATE_STATUS */
|
||||
if(mess_t == wmfs_update_status && estatus)
|
||||
spawn(conf.status_path);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user